Searched refs:ar9002_hw_is_cal_supported (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c29 static bool ar9002_hw_is_cal_supported(struct ath_hw *ah, ar9002_hw_is_cal_supported() function
876 if (ar9002_hw_is_cal_supported(ah, chan, ADC_GAIN_CAL)) { ar9002_hw_init_cal()
883 if (ar9002_hw_is_cal_supported(ah, chan, ADC_DC_CAL)) { ar9002_hw_init_cal()
890 if (ar9002_hw_is_cal_supported(ah, chan, IQ_MISMATCH_CAL)) { ar9002_hw_init_cal()

Completed in 35 milliseconds