• Home
  • Raw
  • Download

Lines Matching refs:ht_capa

20 static void __check_htcap_disable(struct ieee80211_ht_cap *ht_capa,  in __check_htcap_disable()  argument
27 if (!(ht_capa->cap_info & le_flag)) in __check_htcap_disable()
32 static void __check_htcap_enable(struct ieee80211_ht_cap *ht_capa, in __check_htcap_enable() argument
40 (ht_capa->cap_info & le_flag)) in __check_htcap_enable()
47 struct ieee80211_ht_cap *ht_capa, *ht_capa_mask; in ieee80211_apply_htcap_overrides() local
56 ht_capa = &sdata->u.mgd.ht_capa; in ieee80211_apply_htcap_overrides()
60 ht_capa = &sdata->u.ibss.ht_capa; in ieee80211_apply_htcap_overrides()
68 scaps = (u8 *)(&ht_capa->mcs.rx_mask); in ieee80211_apply_htcap_overrides()
86 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
88 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
92 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
96 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
100 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
104 __check_htcap_enable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
108 __check_htcap_enable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
113 ht_cap->cap |= le16_to_cpu(ht_capa->cap_info) & in ieee80211_apply_htcap_overrides()
119 u8 n = ht_capa->ampdu_params_info & in ieee80211_apply_htcap_overrides()
128 u8 n = (ht_capa->ampdu_params_info & in ieee80211_apply_htcap_overrides()