Home
last modified time | relevance | path

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

/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.h600 struct ath9k_cal_list *currCal);
790 struct ath9k_cal_list iq_caldata;
791 struct ath9k_cal_list adcgain_caldata;
792 struct ath9k_cal_list adcdc_caldata;
793 struct ath9k_cal_list *cal_list;
794 struct ath9k_cal_list *cal_list_last;
795 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()
Dar9002_calib.c50 struct ath9k_cal_list *currCal) in ar9002_hw_setup_calibration()
81 struct ath9k_cal_list *currCal) in ar9002_hw_per_calibration()
666 struct ath9k_cal_list *currCal = ah->cal_list_curr; in ar9002_hw_calibrate()
Dhw-ops.h235 struct ath9k_cal_list *currCal) in ath9k_hw_setup_calibration()
Dar9003_calib.c39 struct ath9k_cal_list *currCal) in ar9003_hw_setup_calibration()
75 struct ath9k_cal_list *currCal) in ar9003_hw_per_calibration()
130 struct ath9k_cal_list *currCal = ah->cal_list_curr; in ar9003_hw_calibrate()