Searched refs:hwsim_rates (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmac80211_hwsim.c262 static const struct ieee80211_rate hwsim_rates[] = { variable in typeref:struct:ieee80211_rate
287 struct ieee80211_rate rates[ARRAY_SIZE(hwsim_rates)];
1314 memcpy(data->rates, hwsim_rates, sizeof(hwsim_rates));
1324 sband->n_bitrates = ARRAY_SIZE(hwsim_rates);
1331 sband->n_bitrates = ARRAY_SIZE(hwsim_rates) - 4;

Completed in 110 milliseconds