Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c53 static u8 supported_rates_bg[BG_SUPPORTED_RATES] = { 0x02, 0x04, 0x0b, 0x0c, variable
445 k = mwifiex_copy_rates(rates, k, supported_rates_bg, in mwifiex_get_supported_rates()
446 sizeof(supported_rates_bg)); in mwifiex_get_supported_rates()