Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Drc80211_minstrel_ht_debugfs.c42 static const int bitrates[4] = { 10, 20, 55, 110 }; in minstrel_ht_stats_dump() local
188 static const int bitrates[4] = { 10, 20, 55, 110 }; in minstrel_ht_stats_csv_dump() local
Drc80211_minstrel.c626 static const int bitrates[4] = { 10, 20, 55, 110 }; in minstrel_init_cck_rates() local
/Linux-v4.19/net/wireless/
Dutil.c45 struct ieee80211_rate *bitrates; in ieee80211_mandatory_rates() local
/Linux-v4.19/include/net/
Dcfg80211.h347 struct ieee80211_rate *bitrates; member