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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c541 if (!IEEE80211_IS_CHAN_B(chan) && ahp->ah_bIQCalibration != IQ_CAL_DONE) {
995 if (ahp->ah_bIQCalibration == IQ_CAL_DONE ||
1064 ahp->ah_bIQCalibration = IQ_CAL_DONE;
1070 ahp->ah_bIQCalibration == IQ_CAL_DONE &&
H A Dar5212.h280 IQ_CAL_DONE enumerator in enum:ath_hal_5212::__anon9246
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c465 if (!IEEE80211_IS_CHAN_B(chan) && ahp->ah_bIQCalibration != IQ_CAL_DONE) {

Completed in 76 milliseconds