Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c120 static struct ieee80211_rate wcn_5ghz_rates[] = { variable
157 .bitrates = wcn_5ghz_rates,
158 .n_bitrates = ARRAY_SIZE(wcn_5ghz_rates),
743 rates_table[i] = wcn_5ghz_rates[i].hw_value; in wcn36xx_update_allowed_rates()