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

/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c95 static struct ieee80211_rate wcn_2ghz_rates[] = { variable in typeref:struct:ieee80211_rate
124 .bitrates = wcn_2ghz_rates,
125 .n_bitrates = ARRAY_SIZE(wcn_2ghz_rates),
535 rates_table[i] = wcn_2ghz_rates[i].hw_value; wcn36xx_update_allowed_rates()

Completed in 54 milliseconds