Searched refs:ht20 (Results 1 – 1 of 1) sorted by relevance
1720 static const s32 ht20[] = { 6500, 13000, 19500, 26000, 39000, in is_rate_ht20() local1725 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()