Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/mwifiex/
Dcfp.c65 static u8 supported_rates_bg[BG_SUPPORTED_RATES] = { 0x02, 0x04, 0x0b, 0x0c, variable
294 k = mwifiex_copy_rates(rates, k, supported_rates_bg, in mwifiex_get_supported_rates()
295 sizeof(supported_rates_bg)); in mwifiex_get_supported_rates()