Searched defs:bitrates (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | rc80211_minstrel_ht_debugfs.c | 55 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
|
| D | rc80211_minstrel_ht.c | 1610 static const int bitrates[4] = { 10, 20, 55, 110 }; in minstrel_ht_init_cck_rates() local
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| D | rc80211_minstrel_ht.c | 1877 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
|
| /kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
| D | netdev.h | 270 struct ieee80211_rate bitrates[ARRAY_SIZE(wilc_bitrates)]; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
| D | netdev.h | 271 struct ieee80211_rate bitrates[ARRAY_SIZE(wilc_bitrates)]; member
|
| /kernel/linux/linux-5.10/net/wireless/ |
| D | util.c | 49 struct ieee80211_rate *bitrates; in ieee80211_mandatory_rates() local
|
| /kernel/linux/linux-6.6/net/wireless/ |
| D | util.c | 49 struct ieee80211_rate *bitrates; in ieee80211_mandatory_rates() local
|
| /kernel/linux/linux-5.10/include/net/ |
| D | cfg80211.h | 488 struct ieee80211_rate *bitrates; member
|
| /kernel/linux/linux-6.6/include/net/ |
| D | cfg80211.h | 537 struct ieee80211_rate *bitrates; member
|