Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c4887 int ichain, ipier, npier; in ar9003_hw_calibration_apply() local
4903 npier = AR9300_NUM_5G_CAL_PIERS; in ar9003_hw_calibration_apply()
4905 npier = AR9300_NUM_2G_CAL_PIERS; in ar9003_hw_calibration_apply()
4913 for (ipier = 0; ipier < npier; ipier++) { in ar9003_hw_calibration_apply()