Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dar9002_calib.c130 ah->totalPowerMeasI[i] += in ar9002_hw_iqcal_collect()
138 ah->cal_samples, i, ah->totalPowerMeasI[i], in ar9002_hw_iqcal_collect()
201 powerMeasI = ah->totalPowerMeasI[i]; in ar9002_hw_iqcalibrate()
Dar9003_calib.c182 ah->totalPowerMeasI[i] += in ar9003_hw_iqcal_collect()
190 ah->cal_samples, i, ah->totalPowerMeasI[i], in ar9003_hw_iqcal_collect()
211 powerMeasI = ah->totalPowerMeasI[i]; in ar9003_hw_iqcalibrate()
Dhw.h845 #define totalPowerMeasI meas0.unsign macro