Home
last modified time | relevance | path

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

/linux-5.19.10/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.h640 struct ath9k_cal_list *currCal);
839 struct ath9k_cal_list iq_caldata;
840 struct ath9k_cal_list adcgain_caldata;
841 struct ath9k_cal_list adcdc_caldata;
842 struct ath9k_cal_list *cal_list;
843 struct ath9k_cal_list *cal_list_last;
844 struct ath9k_cal_list *cal_list_curr;
Dcalib.c173 struct ath9k_cal_list *currCal) in ath9k_hw_reset_calibration()
196 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.c51 struct ath9k_cal_list *currCal) in ar9002_hw_setup_calibration()
82 struct ath9k_cal_list *currCal) in ar9002_hw_per_calibration()
671 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()
127 struct ath9k_cal_list *currCal = ah->cal_list_curr; in ar9003_hw_calibrate()