Home
last modified time | relevance | path

Searched refs:IEEE80211_VHT_MCS_FOR_SS_SHIFT (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/iwx/
H A Dif_iwx.c7204 #define IEEE80211_VHT_MCS_FOR_SS_SHIFT(n) (2*((n)-1)) in iwx_rs_vht_rates() macro
7207 IEEE80211_VHT_MCS_FOR_SS_SHIFT(num_ss); in iwx_rs_vht_rates()