Searched refs:hc_mcsset (Results 1 – 4 of 4) sorted by relevance
559 uint8_t hc_mcsset[16]; /* supported MCS set */ member
1635 if (isclr(htcap->hc_mcsset, i)) in ieee80211_setup_htrates()2696 __offsetof(struct ieee80211_ie_htcap, hc_mcsset)); in ieee80211_add_htcap_body()2708 __offsetof(struct ieee80211_ie_htcap, hc_mcsset); in ieee80211_add_htcap_body()
776 txparams = htcap->hc_mcsset[12]; in maxrate()786 for (i = 31; i >= 0 && isclr(htcap->hc_mcsset, i); i--); in maxrate()
2549 if (isset(htcap->hc_mcsset, i)) { in printhtcap()2551 if (isclr(htcap->hc_mcsset, j)) in printhtcap()