Lines Matching refs:ht_capa_mask
24 struct ieee80211_ht_cap *ht_capa_mask, in __check_htcap_disable() argument
29 if (ht_capa_mask->cap_info & le_flag) { in __check_htcap_disable()
36 struct ieee80211_ht_cap *ht_capa_mask, in __check_htcap_enable() argument
42 if ((ht_capa_mask->cap_info & le_flag) && in __check_htcap_enable()
50 struct ieee80211_ht_cap *ht_capa, *ht_capa_mask; in ieee80211_apply_htcap_overrides() local
60 ht_capa_mask = &sdata->u.mgd.ht_capa_mask; in ieee80211_apply_htcap_overrides()
64 ht_capa_mask = &sdata->u.ibss.ht_capa_mask; in ieee80211_apply_htcap_overrides()
72 smask = (u8 *)(&ht_capa_mask->mcs.rx_mask); in ieee80211_apply_htcap_overrides()
89 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
91 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
95 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
99 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
103 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
107 __check_htcap_enable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
111 if (ht_capa_mask->ampdu_params_info & in ieee80211_apply_htcap_overrides()
120 if (ht_capa_mask->ampdu_params_info & in ieee80211_apply_htcap_overrides()