Searched defs:supported_rates_a (Results 1 - 1 of 1) sorted by relevance
/drivers/net/wireless/mwifiex/ |
H A D | cfp.c | 51 static u8 supported_rates_a[A_SUPPORTED_RATES] = { 0x0c, 0x12, 0x18, 0x24, variable 460 "supported_rates_a\n", adapter->config_bands); 461 k = mwifiex_copy_rates(rates, k, supported_rates_a, 462 sizeof(supported_rates_a)); 470 "supported_rates_a\n", adapter->config_bands); 471 k = mwifiex_copy_rates(rates, k, supported_rates_a, 472 sizeof(supported_rates_a));
|
Completed in 34 milliseconds