Searched refs:ebf (Results 1 – 2 of 2) sorted by relevance
1967 bool ebf; in mt7915_mcu_sta_bfer_tlv() local1969 ebf = mt7915_is_ebf_supported(phy, vif, sta, false); in mt7915_mcu_sta_bfer_tlv()1970 if (!ebf && !dev->ibf) in mt7915_mcu_sta_bfer_tlv()1980 if (sta->he_cap.has_he && ebf) in mt7915_mcu_sta_bfer_tlv()1983 mt7915_mcu_sta_bfer_vht(sta, phy, bf, ebf); in mt7915_mcu_sta_bfer_tlv()1989 bf->bf_cap = ebf ? ebf : dev->ibf << 1; in mt7915_mcu_sta_bfer_tlv()1994 if (!ebf && sta->bandwidth <= IEEE80211_STA_RX_BW_40 && !bf->ncol) in mt7915_mcu_sta_bfer_tlv()1999 if (ebf && bf->nrow != tx_ant) in mt7915_mcu_sta_bfer_tlv()3995 bool ebf; in mt7915_mcu_set_txbf() member4016 req.type.ebf = true; in mt7915_mcu_set_txbf()
260 u8 ebf; member
Completed in 21 milliseconds