Searched refs:hwsim_rates (Results 1 – 1 of 1) sorted by relevance
423 static const struct ieee80211_rate hwsim_rates[] = { variable552 struct ieee80211_rate rates[ARRAY_SIZE(hwsim_rates)];3154 memcpy(data->rates, hwsim_rates, sizeof(hwsim_rates)); in mac80211_hwsim_new_radio()3166 sband->n_bitrates = ARRAY_SIZE(hwsim_rates); in mac80211_hwsim_new_radio()3172 sband->n_bitrates = ARRAY_SIZE(hwsim_rates) - 4; in mac80211_hwsim_new_radio()