Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c1720 static const s32 ht20[] = { 6500, 13000, 19500, 26000, 39000, in is_rate_ht20() local
1725 for (i = 0; i < ARRAY_SIZE(ht20); i++) { in is_rate_ht20()
1726 if (rate == ht20[i]) { in is_rate_ht20()
1727 if (i == ARRAY_SIZE(ht20) - 1) in is_rate_ht20()