Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dar9002_calib.c124 ah->totalPowerMeasI[i] += in ar9002_hw_iqcal_collect()
132 ah->cal_samples, i, ah->totalPowerMeasI[i], in ar9002_hw_iqcal_collect()
195 powerMeasI = ah->totalPowerMeasI[i]; in ar9002_hw_iqcalibrate()
Dar9003_calib.c191 ah->totalPowerMeasI[i] += in ar9003_hw_iqcal_collect()
199 ah->cal_samples, i, ah->totalPowerMeasI[i], in ar9003_hw_iqcal_collect()
220 powerMeasI = ah->totalPowerMeasI[i]; in ar9003_hw_iqcalibrate()
Dhw.h735 #define totalPowerMeasI meas0.unsign macro