Home
last modified time | relevance | path

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

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