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

/linux-master/net/mac80211/
H A Drc80211_minstrel_ht.h107 extern const s16 minstrel_ofdm_bitrates[8];
H A Drc80211_minstrel_ht_debugfs.c109 r = minstrel_ofdm_bitrates[j % 8];
254 r = minstrel_ofdm_bitrates[j % 8];
H A Drc80211_minstrel_ht.c266 const s16 minstrel_ofdm_bitrates[8] = { 60, 90, 120, 180, 240, 360, 480, 540 }; variable
448 if (rate->legacy == minstrel_ofdm_bitrates[ mp->ofdm_rates[mi->band][idx] ])
1250 minstrel_ofdm_bitrates[ mp->ofdm_rates[mi->band][i] ])
1929 minstrel_ofdm_bitrates,
1930 ARRAY_SIZE(minstrel_ofdm_bitrates),

Completed in 119 milliseconds