Searched refs:mwifiex_get_supported_rates (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfp.c | 300 return mwifiex_get_supported_rates(priv, rates); in mwifiex_get_active_data_rates() 425 u32 mwifiex_get_supported_rates(struct mwifiex_private *priv, u8 *rates) in mwifiex_get_supported_rates() function
|
H A D | main.h | 1212 u32 mwifiex_get_supported_rates(struct mwifiex_private *priv, u8 *rates);
|
H A D | tdls.c | 126 rates_size = mwifiex_get_supported_rates(priv, rates); in mwifiex_tdls_append_rates_ie()
|
H A D | scan.c | 593 rates_size = mwifiex_get_supported_rates(priv, rates); in mwifiex_append_rate_tlv()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfp.c | 288 return mwifiex_get_supported_rates(priv, rates); in mwifiex_get_active_data_rates() 413 u32 mwifiex_get_supported_rates(struct mwifiex_private *priv, u8 *rates) in mwifiex_get_supported_rates() function
|
H A D | main.h | 1192 u32 mwifiex_get_supported_rates(struct mwifiex_private *priv, u8 *rates);
|
H A D | tdls.c | 126 rates_size = mwifiex_get_supported_rates(priv, rates); in mwifiex_tdls_append_rates_ie()
|
H A D | scan.c | 581 rates_size = mwifiex_get_supported_rates(priv, rates); in mwifiex_append_rate_tlv()
|
Completed in 24 milliseconds