Searched refs:ht40_bps (Results 1 – 3 of 3) sorted by relevance
405 static const uint16_t ht40_bps[16] = { in ieee80211_compute_duration_ht() local415 bitsPerSymbol = ht40_bps[rate & 0xf]; in ieee80211_compute_duration_ht()
576 static const uint16_t ht40_bps[32] = { variable604 bitsPerSymbol = ht40_bps[rate & 0x1f]; in ieee80211_compute_duration_ht()
392 static const uint16_t ht40_bps[32] = { variable412 bitsPerSymbol = ht40_bps[HT_RC_2_MCS(rate)]; in ath_computedur_ht()