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

/drivers/net/wireless/mwifiex/
H A Dcfp.c65 static u8 supported_rates_bg[BG_SUPPORTED_RATES] = { 0x02, 0x04, 0x0b, 0x0c, variable
319 "supported_rates_bg\n", adapter->config_bands);
320 k = mwifiex_copy_rates(rates, k, supported_rates_bg,
321 sizeof(supported_rates_bg));

Completed in 31 milliseconds