Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c60 static u8 supported_rates_n[N_SUPPORTED_RATES] = { 0x02, 0x04, 0 }; variable
471 k = mwifiex_copy_rates(rates, k, supported_rates_n, in mwifiex_get_supported_rates()
472 sizeof(supported_rates_n)); in mwifiex_get_supported_rates()