Home
last modified time | relevance | path

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

/freebsd-9-stable/tools/tools/net80211/wlantxtime/
Dwlantxtime.c408 static const uint16_t ht20_bps[16] = { in ieee80211_compute_duration_ht() local
424 bitsPerSymbol = ht20_bps[rate & 0xf]; in ieee80211_compute_duration_ht()
/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah.c287 static const uint16_t ht20_bps[16] = { in ath_computedur_ht() local
303 bitsPerSymbol = ht20_bps[rate & 0xf]; in ath_computedur_ht()