Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.h817 struct hal_cal_list { struct
820 struct hal_cal_list *calNext; argument
861 struct hal_cal_list ah_iqCalData;
862 struct hal_cal_list ah_adcGainCalData;
863 struct hal_cal_list ah_adcDcCalInitData;
864 struct hal_cal_list ah_adcDcCalData;
865 struct hal_cal_list *ah_cal_list;
866 struct hal_cal_list *ah_cal_list_last;
867 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()
816 struct hal_cal_list *currCal = ahp->ah_cal_list_curr; in ath9k_hw_calibrate()