Lines Matching refs:mwifiex_copy_rates
165 return mwifiex_copy_rates(rates, 0, in mwifiex_get_active_data_rates()
277 k = mwifiex_copy_rates(rates, k, supported_rates_b, in mwifiex_get_supported_rates()
284 k = mwifiex_copy_rates(rates, k, supported_rates_g, in mwifiex_get_supported_rates()
294 k = mwifiex_copy_rates(rates, k, supported_rates_bg, in mwifiex_get_supported_rates()
301 k = mwifiex_copy_rates(rates, k, supported_rates_a, in mwifiex_get_supported_rates()
308 k = mwifiex_copy_rates(rates, k, supported_rates_a, in mwifiex_get_supported_rates()
314 k = mwifiex_copy_rates(rates, k, supported_rates_n, in mwifiex_get_supported_rates()
323 k = mwifiex_copy_rates(rates, k, adhoc_rates_b, in mwifiex_get_supported_rates()
329 k = mwifiex_copy_rates(rates, k, adhoc_rates_g, in mwifiex_get_supported_rates()
335 k = mwifiex_copy_rates(rates, k, adhoc_rates_bg, in mwifiex_get_supported_rates()
341 k = mwifiex_copy_rates(rates, k, adhoc_rates_a, in mwifiex_get_supported_rates()