Home
last modified time | relevance | path

Searched refs:rates_table (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/wireless/ath/wcn36xx/
Dmain.c734 u16 *rates_table; in wcn36xx_update_allowed_rates() local
743 rates_table = sta_priv->supported_rates.dsss_rates; in wcn36xx_update_allowed_rates()
747 rates_table[i] = wcn_2ghz_rates[i].hw_value; in wcn36xx_update_allowed_rates()
754 rates_table = sta_priv->supported_rates.ofdm_rates; in wcn36xx_update_allowed_rates()
757 rates_table[i] = wcn_5ghz_rates[i].hw_value; in wcn36xx_update_allowed_rates()