Searched refs:mwifiex_copy_rates (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfp.c | 302 return mwifiex_copy_rates(rates, 0, in mwifiex_get_active_data_rates() 437 k = mwifiex_copy_rates(rates, k, supported_rates_b, in mwifiex_get_supported_rates() 445 k = mwifiex_copy_rates(rates, k, supported_rates_g, in mwifiex_get_supported_rates() 457 k = mwifiex_copy_rates(rates, k, supported_rates_bg, in mwifiex_get_supported_rates() 465 k = mwifiex_copy_rates(rates, k, supported_rates_a, in mwifiex_get_supported_rates() 476 k = mwifiex_copy_rates(rates, k, supported_rates_a, in mwifiex_get_supported_rates() 483 k = mwifiex_copy_rates(rates, k, supported_rates_n, in mwifiex_get_supported_rates() 492 k = mwifiex_copy_rates(rates, k, adhoc_rates_b, in mwifiex_get_supported_rates() 498 k = mwifiex_copy_rates(rates, k, adhoc_rates_g, in mwifiex_get_supported_rates() 504 k = mwifiex_copy_rates(rate in mwifiex_get_supported_rates() [all...] |
H A D | main.h | 1288 mwifiex_copy_rates(u8 *dest, u32 pos, u8 *src, int len) in mwifiex_copy_rates() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfp.c | 290 return mwifiex_copy_rates(rates, 0, in mwifiex_get_active_data_rates() 425 k = mwifiex_copy_rates(rates, k, supported_rates_b, in mwifiex_get_supported_rates() 433 k = mwifiex_copy_rates(rates, k, supported_rates_g, in mwifiex_get_supported_rates() 445 k = mwifiex_copy_rates(rates, k, supported_rates_bg, in mwifiex_get_supported_rates() 453 k = mwifiex_copy_rates(rates, k, supported_rates_a, in mwifiex_get_supported_rates() 464 k = mwifiex_copy_rates(rates, k, supported_rates_a, in mwifiex_get_supported_rates() 471 k = mwifiex_copy_rates(rates, k, supported_rates_n, in mwifiex_get_supported_rates() 480 k = mwifiex_copy_rates(rates, k, adhoc_rates_b, in mwifiex_get_supported_rates() 486 k = mwifiex_copy_rates(rates, k, adhoc_rates_g, in mwifiex_get_supported_rates() 492 k = mwifiex_copy_rates(rate in mwifiex_get_supported_rates() [all...] |
H A D | main.h | 1268 mwifiex_copy_rates(u8 *dest, u32 pos, u8 *src, int len) in mwifiex_copy_rates() function
|
Completed in 9 milliseconds