Lines Matching refs:ht_capa
22 static void __check_htcap_disable(struct ieee80211_ht_cap *ht_capa, in __check_htcap_disable() argument
29 if (!(ht_capa->cap_info & le_flag)) in __check_htcap_disable()
34 static void __check_htcap_enable(struct ieee80211_ht_cap *ht_capa, in __check_htcap_enable() argument
42 (ht_capa->cap_info & le_flag)) in __check_htcap_enable()
49 struct ieee80211_ht_cap *ht_capa, *ht_capa_mask; in ieee80211_apply_htcap_overrides() local
58 ht_capa = &sdata->u.mgd.ht_capa; in ieee80211_apply_htcap_overrides()
62 ht_capa = &sdata->u.ibss.ht_capa; in ieee80211_apply_htcap_overrides()
70 scaps = (u8 *)(&ht_capa->mcs.rx_mask); in ieee80211_apply_htcap_overrides()
88 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
90 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
94 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
98 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
102 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
106 __check_htcap_enable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
112 u8 n = ht_capa->ampdu_params_info & in ieee80211_apply_htcap_overrides()
121 u8 n = (ht_capa->ampdu_params_info & in ieee80211_apply_htcap_overrides()