Lines Matching refs:ht_capa_mask
23 struct ieee80211_ht_cap *ht_capa_mask, in __check_htcap_disable() argument
28 if (ht_capa_mask->cap_info & le_flag) { in __check_htcap_disable()
35 struct ieee80211_ht_cap *ht_capa_mask, in __check_htcap_enable() argument
41 if ((ht_capa_mask->cap_info & le_flag) && in __check_htcap_enable()
49 struct ieee80211_ht_cap *ht_capa, *ht_capa_mask; in ieee80211_apply_htcap_overrides() local
59 ht_capa_mask = &sdata->u.mgd.ht_capa_mask; in ieee80211_apply_htcap_overrides()
63 ht_capa_mask = &sdata->u.ibss.ht_capa_mask; in ieee80211_apply_htcap_overrides()
71 smask = (u8 *)(&ht_capa_mask->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()
110 if (ht_capa_mask->ampdu_params_info & in ieee80211_apply_htcap_overrides()
119 if (ht_capa_mask->ampdu_params_info & in ieee80211_apply_htcap_overrides()