Home
last modified time | relevance | path

Searched refs:hal_cal_list (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/arn/
H A Darn_hw.h814 struct hal_cal_list { struct
817 struct hal_cal_list *calNext; argument
858 struct hal_cal_list ah_iqCalData;
859 struct hal_cal_list ah_adcGainCalData;
860 struct hal_cal_list ah_adcDcCalInitData;
861 struct hal_cal_list ah_adcDcCalData;
862 struct hal_cal_list *ah_cal_list;
863 struct hal_cal_list *ah_cal_list_last;
864 struct hal_cal_list *ah_cal_list_curr;
H A Darn_calib.c213 struct hal_cal_list *currCal) in ath9k_hw_setup_calibration()
250 struct hal_cal_list *currCal) in ath9k_hw_reset_calibration()
273 struct hal_cal_list *currCal, in ath9k_hw_per_calibration()
612 struct hal_cal_list *currCal = ahp->ah_cal_list_curr; in ath9k_hw_reset_calvalid()
823 struct hal_cal_list *currCal = ahp->ah_cal_list_curr; in ath9k_hw_calibrate()