Searched refs:mwifiex_get_supported_rates (Results 1 – 4 of 4) sorted by relevance
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
126 rates_size = mwifiex_get_supported_rates(priv, rates); in mwifiex_tdls_append_rates_ie()
1212 u32 mwifiex_get_supported_rates(struct mwifiex_private *priv, u8 *rates);
593 rates_size = mwifiex_get_supported_rates(priv, rates); in mwifiex_append_rate_tlv()