Searched refs:ht20 (Results 1 – 3 of 3) sorted by relevance
232 s8 ht20[8][2]; member
469 efuse->tx_power_index_A.pwr_diff[i - 1].ht20; in rtl8723bu_parse_efuse()471 efuse->tx_power_index_B.pwr_diff[i - 1].ht20; in rtl8723bu_parse_efuse()
1740 static const s32 ht20[] = { 6500, 13000, 19500, 26000, 39000, in is_rate_ht20() local1745 for (i = 0; i < ARRAY_SIZE(ht20); i++) { in is_rate_ht20()1746 if (rate == ht20[i]) { in is_rate_ht20()1747 if (i == ARRAY_SIZE(ht20) - 1) in is_rate_ht20()