Searched refs:ht20_bps (Results 1 – 3 of 3) sorted by relevance
401 static const uint16_t ht20_bps[16] = { in ieee80211_compute_duration_ht() local417 bitsPerSymbol = ht20_bps[rate & 0xf]; in ieee80211_compute_duration_ht()
570 static const uint16_t ht20_bps[32] = { variable606 bitsPerSymbol = ht20_bps[rate & 0x1f]; in ieee80211_compute_duration_ht()
386 static const uint16_t ht20_bps[32] = { variable414 bitsPerSymbol = ht20_bps[HT_RC_2_MCS(rate)]; in ath_computedur_ht()