Searched refs:hwsim_rates (Results 1 – 1 of 1) sorted by relevance
537 static const struct ieee80211_rate hwsim_rates[] = { variable676 struct ieee80211_rate rates[ARRAY_SIZE(hwsim_rates)];5864 memcpy(data->rates, hwsim_rates, sizeof(hwsim_rates)); in mac80211_hwsim_new_radio()5879 sband->n_bitrates = ARRAY_SIZE(hwsim_rates); in mac80211_hwsim_new_radio()5885 sband->n_bitrates = ARRAY_SIZE(hwsim_rates) - 4; in mac80211_hwsim_new_radio()5913 sband->n_bitrates = ARRAY_SIZE(hwsim_rates) - 4; in mac80211_hwsim_new_radio()