Searched refs:ht40_bps (Results 1 – 3 of 3) sorted by relevance
407 static const uint16_t ht40_bps[16] = { in ieee80211_compute_duration_ht() local417 bitsPerSymbol = ht40_bps[rate & 0xf]; in ieee80211_compute_duration_ht()
576 static const uint16_t ht40_bps[32] = { variable605 bitsPerSymbol = ht40_bps[rate & 0x1f]; in ieee80211_compute_duration_ht()
313 static const uint16_t ht40_bps[32] = { variable333 bitsPerSymbol = ht40_bps[rate & 0x1f]; in ath_computedur_ht()