Searched refs:mwifiex_rates (Results 1 – 1 of 1) sorted by relevance
1647 static struct ieee80211_rate mwifiex_rates[] = { variable1683 .bitrates = mwifiex_rates,1684 .n_bitrates = ARRAY_SIZE(mwifiex_rates),1724 .bitrates = mwifiex_rates + 4,1725 .n_bitrates = ARRAY_SIZE(mwifiex_rates) - 4,2530 if (mwifiex_rates[i].bitrate == 60) { in mwifiex_set_ibss_params()