Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/wcn36xx/
Dmain.c106 static struct ieee80211_rate wcn_2ghz_rates[] = { variable
135 .bitrates = wcn_2ghz_rates,
136 .n_bitrates = ARRAY_SIZE(wcn_2ghz_rates),
734 rates_table[i] = wcn_2ghz_rates[i].hw_value; in wcn36xx_update_allowed_rates()