Searched refs:ht40_bps (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c407 static const uint16_t ht40_bps[16] = { local
417 bitsPerSymbol = ht40_bps[rate & 0xf];
/freebsd-12-stable/sys/net80211/
H A Dieee80211_phy.c578 static const uint16_t ht40_bps[32] = { variable
607 bitsPerSymbol = ht40_bps[rate & 0x1f];
/freebsd-12-stable/sys/dev/ath/ath_hal/
H A Dah.c394 static const uint16_t ht40_bps[32] = { variable
414 bitsPerSymbol = ht40_bps[HT_RC_2_MCS(rate)];

Completed in 59 milliseconds