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

/freebsd-10-stable/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c408 static const uint16_t ht20_bps[16] = { local
424 bitsPerSymbol = ht20_bps[rate & 0xf];
/freebsd-10-stable/sys/net80211/
H A Dieee80211_phy.c567 static const uint16_t ht20_bps[32] = { variable
608 bitsPerSymbol = ht20_bps[rate & 0x1f];
/freebsd-10-stable/sys/dev/ath/ath_hal/
H A Dah.c304 static const uint16_t ht20_bps[32] = { variable
332 bitsPerSymbol = ht20_bps[rate & 0x1f];

Completed in 110 milliseconds