Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c4959 int ichain, ipier, npier; in ar9003_hw_calibration_apply() local
4978 npier = AR9300_NUM_2G_CAL_PIERS; in ar9003_hw_calibration_apply()
4980 npier = AR9300_NUM_5G_CAL_PIERS; in ar9003_hw_calibration_apply()
4988 for (ipier = 0; ipier < npier; ipier++) { in ar9003_hw_calibration_apply()