Searched refs:ebf (Results 1 – 2 of 2) sorted by relevance
1171 bool ebf; in mt7915_mcu_sta_bfer_tlv() local1176 ebf = mt7915_is_ebf_supported(phy, vif, sta, false); in mt7915_mcu_sta_bfer_tlv()1177 if (!ebf && !dev->ibf) in mt7915_mcu_sta_bfer_tlv()1187 if (sta->deflink.he_cap.has_he && ebf) in mt7915_mcu_sta_bfer_tlv()1190 mt7915_mcu_sta_bfer_vht(sta, phy, bf, ebf); in mt7915_mcu_sta_bfer_tlv()1196 bf->bf_cap = ebf ? ebf : dev->ibf << 1; in mt7915_mcu_sta_bfer_tlv()1201 if (!ebf && sta->deflink.bandwidth <= IEEE80211_STA_RX_BW_40 && !bf->ncol) in mt7915_mcu_sta_bfer_tlv()1206 if (ebf && bf->nrow != tx_ant) in mt7915_mcu_sta_bfer_tlv()3203 bool ebf; in mt7915_mcu_set_txbf() member3224 req.type.ebf = true; in mt7915_mcu_set_txbf()
695 u8 ebf; member