Searched defs:bitrates (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.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
|
/Linux-v6.6/drivers/net/wireless/microchip/wilc1000/ |
D | netdev.h | 271 struct ieee80211_rate bitrates[ARRAY_SIZE(wilc_bitrates)]; member
|
/Linux-v6.6/net/wireless/ |
D | util.c | 49 struct ieee80211_rate *bitrates; in ieee80211_mandatory_rates() local
|
/Linux-v6.6/include/net/ |
D | cfg80211.h | 537 struct ieee80211_rate *bitrates; member
|