Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c37 static const int firstep_table[] = variable
1169 if (level >= ARRAY_SIZE(firstep_table)) { in ar9003_hw_ani_control()
1172 level, ARRAY_SIZE(firstep_table)); in ar9003_hw_ani_control()
1180 value = firstep_table[level] - in ar9003_hw_ani_control()
1181 firstep_table[ATH9K_ANI_FIRSTEP_LVL] + in ar9003_hw_ani_control()
1195 value2 = firstep_table[level] - in ar9003_hw_ani_control()
1196 firstep_table[ATH9K_ANI_FIRSTEP_LVL] + in ar9003_hw_ani_control()