Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dcalib.h90 struct ath9k_cal_list { struct
93 struct ath9k_cal_list *calNext; argument
118 struct ath9k_cal_list *currCal);
Dhw.h637 struct ath9k_cal_list *currCal);
831 struct ath9k_cal_list iq_caldata;
832 struct ath9k_cal_list adcgain_caldata;
833 struct ath9k_cal_list adcdc_caldata;
834 struct ath9k_cal_list *cal_list;
835 struct ath9k_cal_list *cal_list_last;
836 struct ath9k_cal_list *cal_list_curr;
Dcalib.c167 struct ath9k_cal_list *currCal) in ath9k_hw_reset_calibration()
189 struct ath9k_cal_list *currCal = ah->cal_list_curr; in ath9k_hw_reset_calvalid()
Dhw-ops.h242 struct ath9k_cal_list *currCal) in ath9k_hw_setup_calibration()
Dar9002_calib.c50 struct ath9k_cal_list *currCal) in ar9002_hw_setup_calibration()
81 struct ath9k_cal_list *currCal) in ar9002_hw_per_calibration()
662 struct ath9k_cal_list *currCal = ah->cal_list_curr; in ar9002_hw_calibrate()
Dar9003_calib.c39 struct ath9k_cal_list *currCal) in ar9003_hw_setup_calibration()
75 struct ath9k_cal_list *currCal) in ar9003_hw_per_calibration()
128 struct ath9k_cal_list *currCal = ah->cal_list_curr; in ar9003_hw_calibrate()