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

/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c538 if (!IEEE80211_IS_CHAN_B(chan) && ahp->ah_bIQCalibration != IQ_CAL_DONE) {
992 if (ahp->ah_bIQCalibration == IQ_CAL_DONE ||
1061 ahp->ah_bIQCalibration = IQ_CAL_DONE;
1067 ahp->ah_bIQCalibration == IQ_CAL_DONE &&
H A Dar5212.h279 IQ_CAL_DONE enumerator in enum:ath_hal_5212::__anon8051
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c463 if (!IEEE80211_IS_CHAN_B(chan) && ahp->ah_bIQCalibration != IQ_CAL_DONE) {

Completed in 115 milliseconds