Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c65 static u8 supported_rates_bg[BG_SUPPORTED_RATES] = { 0x02, 0x04, 0x0b, 0x0c, variable
455 "supported_rates_bg\n", in mwifiex_get_supported_rates()
457 k = mwifiex_copy_rates(rates, k, supported_rates_bg, in mwifiex_get_supported_rates()
458 sizeof(supported_rates_bg)); in mwifiex_get_supported_rates()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c53 static u8 supported_rates_bg[BG_SUPPORTED_RATES] = { 0x02, 0x04, 0x0b, 0x0c, variable
443 "supported_rates_bg\n", in mwifiex_get_supported_rates()
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()

Completed in 2 milliseconds