Searched refs:hwsim_rates (Results 1 – 1 of 1) sorted by relevance
510 static const struct ieee80211_rate hwsim_rates[] = { variable648 struct ieee80211_rate rates[ARRAY_SIZE(hwsim_rates)];5183 memcpy(data->rates, hwsim_rates, sizeof(hwsim_rates)); in mac80211_hwsim_new_radio()5195 sband->n_bitrates = ARRAY_SIZE(hwsim_rates); in mac80211_hwsim_new_radio()5201 sband->n_bitrates = ARRAY_SIZE(hwsim_rates) - 4; in mac80211_hwsim_new_radio()5229 sband->n_bitrates = ARRAY_SIZE(hwsim_rates) - 4; in mac80211_hwsim_new_radio()