Searched defs:bitrates (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A 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
|
H A 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-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | netdev.h | 270 struct ieee80211_rate bitrates[ARRAY_SIZE(wilc_bitrates)]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | netdev.h | 271 struct ieee80211_rate bitrates[ARRAY_SIZE(wilc_bitrates)]; member
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | util.c | 49 struct ieee80211_rate *bitrates; in ieee80211_mandatory_rates() local [all...] |
/kernel/linux/linux-6.6/net/wireless/ |
H A D | util.c | 49 struct ieee80211_rate *bitrates; in ieee80211_mandatory_rates() local [all...] |
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | rc80211_minstrel_ht.c | 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 1876 minstrel_ht_fill_rate_array(u8 *dest, struct ieee80211_supported_band *sband, const s16 *bitrates, int n_rates, u32 rate_flags) minstrel_ht_fill_rate_array() argument [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 488 struct ieee80211_rate *bitrates; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 537 struct ieee80211_rate *bitrates; member
|
Completed in 43 milliseconds