Searched refs:IEEE80211_HT_MCS_CHAINS (Results 1 – 2 of 2) sorted by relevance
1791 #define IEEE80211_HT_MCS_CHAINS(mcs) ((mcs) == 32 ? 1 : (1 + ((mcs) >> 3))) macro
2268 if (IEEE80211_HT_MCS_CHAINS(rate) > in ieee80211_parse_tx_radiotap()