Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c4961 int ichain, ipier, npier; in ar9003_hw_calibration_apply() local
4981 npier = AR9300_NUM_5G_CAL_PIERS; in ar9003_hw_calibration_apply()
4983 npier = AR9300_NUM_2G_CAL_PIERS; in ar9003_hw_calibration_apply()
4991 for (ipier = 0; ipier < npier; ipier++) { in ar9003_hw_calibration_apply()