Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c51 static u8 supported_rates_a[A_SUPPORTED_RATES] = { 0x0c, 0x12, 0x18, 0x24, variable
463 "supported_rates_a\n", in mwifiex_get_supported_rates()
465 k = mwifiex_copy_rates(rates, k, supported_rates_a, in mwifiex_get_supported_rates()
466 sizeof(supported_rates_a)); in mwifiex_get_supported_rates()
474 "supported_rates_a\n", in mwifiex_get_supported_rates()
476 k = mwifiex_copy_rates(rates, k, supported_rates_a, in mwifiex_get_supported_rates()
477 sizeof(supported_rates_a)); in mwifiex_get_supported_rates()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c39 static u8 supported_rates_a[A_SUPPORTED_RATES] = { 0x0c, 0x12, 0x18, 0x24, variable
451 "supported_rates_a\n", in mwifiex_get_supported_rates()
453 k = mwifiex_copy_rates(rates, k, supported_rates_a, in mwifiex_get_supported_rates()
454 sizeof(supported_rates_a)); in mwifiex_get_supported_rates()
462 "supported_rates_a\n", in mwifiex_get_supported_rates()
464 k = mwifiex_copy_rates(rates, k, supported_rates_a, in mwifiex_get_supported_rates()
465 sizeof(supported_rates_a)); in mwifiex_get_supported_rates()

Completed in 2 milliseconds