Searched defs:bfee (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/dev/rtw88/ |
H A D | bf.c | 14 struct rtw_bfee *bfee = &rtwvif->bfee; in rtw_bf_disassoc() local 36 struct rtw_bfee *bfee = &rtwvif->bfee; in rtw_bf_assoc() local 191 struct rtw_bfee *bfee) in rtw_bf_enable_bfee_su() 238 struct rtw_bfee *bfee) in rtw_bf_enable_bfee_mu() 279 struct rtw_bfee *bfee) in rtw_bf_remove_bfee_su() 306 struct rtw_bfee *bfee) in rtw_bf_remove_bfee_mu() 324 struct rtw_bfee *bfee = &rtwvif->bfee; in rtw_bf_set_gid_table() local
|
H A D | rtw8821c.c | 1126 rtw8821c_bf_config_bfee_su(struct rtw_dev * rtwdev,struct rtw_vif * vif,struct rtw_bfee * bfee,bool enable) rtw8821c_bf_config_bfee_su() argument 1136 rtw8821c_bf_config_bfee_mu(struct rtw_dev * rtwdev,struct rtw_vif * vif,struct rtw_bfee * bfee,bool enable) rtw8821c_bf_config_bfee_mu() argument 1145 rtw8821c_bf_config_bfee(struct rtw_dev * rtwdev,struct rtw_vif * vif,struct rtw_bfee * bfee,bool enable) rtw8821c_bf_config_bfee() argument [all...] |
H A D | bf.h | 96 struct rtw_bfee *bfee, bool enable) in rtw_chip_config_bfee()
|
H A D | rtw8822b.c | 1547 struct rtw_bfee *bfee, bool enable) in rtw8822b_bf_config_bfee_su() argument 1557 struct rtw_bfee *bfee, bool enable) in rtw8822b_bf_config_bfee_mu() argument 1566 struct rtw_bfee *bfee, bool enable) in rtw8822b_bf_config_bfee() argument [all...] |
H A D | rtw8822c.c | 3145 struct rtw_bfee *bfee) in rtw8822c_bf_enable_bfee_su() argument 3165 struct rtw_bfee *bfee, bool enable) in rtw8822c_bf_config_bfee_su() argument 3175 struct rtw_bfee *bfee, bool enable) in rtw8822c_bf_config_bfee_mu() argument 3184 struct rtw_bfee *bfee, bool enable) in rtw8822c_bf_config_bfee() argument [all...] |
H A D | main.h | 818 struct rtw_bfee bfee; global() member
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | mcu.c | 1017 struct ieee80211_sta *sta, bool bfee) in mt7915_is_ebf_supported() 1261 struct sta_rec_bfee *bfee; in mt7915_mcu_sta_bfee_tlv() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | mcu.c | 1172 struct ieee80211_sta *sta, bool bfee) in mt7996_is_ebf_supported() 1485 struct sta_rec_bfee *bfee; in mt7996_mcu_sta_bfee_tlv() local
|