Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c102 static struct ieee80211_rate wcn_2ghz_rates[] = { variable
131 .bitrates = wcn_2ghz_rates,
132 .n_bitrates = ARRAY_SIZE(wcn_2ghz_rates),
754 rates_table[i] = wcn_2ghz_rates[i].hw_value; in wcn36xx_update_allowed_rates()