Home
last modified time | relevance | path

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

/linux-5.10/net/mac80211/
Drc80211_minstrel_ht_debugfs.c55 static const int bitrates[4] = { 10, 20, 55, 110 }; in minstrel_ht_stats_dump() local
202 static const int bitrates[4] = { 10, 20, 55, 110 }; in minstrel_ht_stats_csv_dump() local
Drc80211_minstrel_ht.c1610 static const int bitrates[4] = { 10, 20, 55, 110 }; in minstrel_ht_init_cck_rates() local
/linux-5.10/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h270 struct ieee80211_rate bitrates[ARRAY_SIZE(wilc_bitrates)]; member
/linux-5.10/net/wireless/
Dutil.c49 struct ieee80211_rate *bitrates; in ieee80211_mandatory_rates() local
/linux-5.10/include/net/
Dcfg80211.h488 struct ieee80211_rate *bitrates; member