Home
last modified time | relevance | path

Searched defs:bitrates (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/mac80211/
Drc80211_minstrel_ht.c1877 const s16 *bitrates, int n_rates, u32 rate_flags) in minstrel_ht_fill_rate_array()
1900 static const s16 bitrates[4] = { 10, 20, 55, 110 }; in minstrel_ht_init_cck_rates() local
1919 static const s16 bitrates[8] = { 60, 90, 120, 180, 240, 360, 480, 540 }; in minstrel_ht_init_ofdm_rates() local
/Linux-v6.6/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h271 struct ieee80211_rate bitrates[ARRAY_SIZE(wilc_bitrates)]; member
/Linux-v6.6/net/wireless/
Dutil.c49 struct ieee80211_rate *bitrates; in ieee80211_mandatory_rates() local
/Linux-v6.6/include/net/
Dcfg80211.h537 struct ieee80211_rate *bitrates; member