Searched refs:hc_mcsset (Results 1 – 4 of 4) sorted by relevance
2127 if (isclr(htcap->hc_mcsset, i)) in ieee80211_setup_htrates()3330 __offsetof(struct ieee80211_ie_htcap, hc_mcsset)); in ieee80211_add_htcap_body()3342 __offsetof(struct ieee80211_ie_htcap, hc_mcsset); in ieee80211_add_htcap_body()3419 __offsetof(struct ieee80211_ie_htcap, hc_mcsset)); in ieee80211_add_htcap_body_ch()3431 __offsetof(struct ieee80211_ie_htcap, hc_mcsset); in ieee80211_add_htcap_body_ch()
821 txparams = htcap->hc_mcsset[12]; in maxrate()831 for (i = 31; i >= 0 && isclr(htcap->hc_mcsset, i); i--); in maxrate()
773 uint8_t hc_mcsset[16]; /* supported MCS set */ member
2883 if (isset(htcap->hc_mcsset, i)) { in printhtcap()2885 if (isclr(htcap->hc_mcsset, j)) in printhtcap()