Lines Matching refs:ht_capa_mask
22 struct ieee80211_ht_cap *ht_capa_mask,
27 if (ht_capa_mask->cap_info & le_flag) {
34 struct ieee80211_ht_cap *ht_capa_mask,
40 if ((ht_capa_mask->cap_info & le_flag) &&
48 struct ieee80211_ht_cap *ht_capa, *ht_capa_mask;
58 ht_capa_mask = &sdata->u.mgd.ht_capa_mask;
62 ht_capa_mask = &sdata->u.ibss.ht_capa_mask;
70 smask = (u8 *)(&ht_capa_mask->mcs.rx_mask);
87 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap,
89 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap,
93 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap,
97 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap,
101 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap,
105 __check_htcap_enable(ht_capa, ht_capa_mask, ht_cap,
109 __check_htcap_enable(ht_capa, ht_capa_mask, ht_cap,
113 if (ht_capa_mask->cap_info & cpu_to_le16(IEEE80211_HT_CAP_RX_STBC))
118 if (ht_capa_mask->ampdu_params_info &
127 if (ht_capa_mask->ampdu_params_info &