Searched refs:npier (Results 1 – 1 of 1) sorted by relevance
1166 int ipier, npier; in ar9300_noise_floor_cal_or_power_get() local1181 npier = OSPREY_NUM_2G_CAL_PIERS; in ar9300_noise_floor_cal_or_power_get()1185 npier = OSPREY_NUM_5G_CAL_PIERS; in ar9300_noise_floor_cal_or_power_get()1191 for (ipier = 0; ipier < npier; ipier++) { in ar9300_noise_floor_cal_or_power_get()2146 int ichain, ipier, npier; in ar9300_calibration_apply() local2168 npier = (mode) ? OSPREY_NUM_5G_CAL_PIERS : OSPREY_NUM_2G_CAL_PIERS; in ar9300_calibration_apply()2178 for (ipier = 0; ipier < npier; ipier++) { in ar9300_calibration_apply()