Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c117 static struct ieee80211_rate wcn_5ghz_rates[] = { variable
154 .bitrates = wcn_5ghz_rates,
155 .n_bitrates = ARRAY_SIZE(wcn_5ghz_rates),
764 rates_table[i] = wcn_5ghz_rates[i].hw_value; in wcn36xx_update_allowed_rates()