Searched defs:IEEE80211_HT_RC_2_STREAMS (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/net80211/
H A Dieee80211_phy.h202 #define IEEE80211_HT_RC_2_STREAMS(_rc) ((((_rc) & 0x78) >> 3) + 1) macro

Completed in 106 milliseconds