Searched refs:mwifiex_get_supported_rates (Results 1 – 3 of 3) sorted by relevance
163 return mwifiex_get_supported_rates(priv, rates); in mwifiex_get_active_data_rates()268 u32 mwifiex_get_supported_rates(struct mwifiex_private *priv, u8 *rates) in mwifiex_get_supported_rates() function
783 u32 mwifiex_get_supported_rates(struct mwifiex_private *priv, u8 *rates);
876 rates_size = mwifiex_get_supported_rates(priv, rates); in mwifiex_config_scan()