Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/wcn36xx/
Dmain.c729 u16 *rates_table; in wcn36xx_update_allowed_rates() local
738 rates_table = sta_priv->supported_rates.dsss_rates; in wcn36xx_update_allowed_rates()
742 rates_table[i] = wcn_2ghz_rates[i].hw_value; in wcn36xx_update_allowed_rates()
749 rates_table = sta_priv->supported_rates.ofdm_rates; in wcn36xx_update_allowed_rates()
752 rates_table[i] = wcn_5ghz_rates[i].hw_value; in wcn36xx_update_allowed_rates()