Searched refs:aniCal (Results 1 – 1 of 1) sorted by relevance
5428 HAL_BOOL aniCal, shortCal = AH_FALSE; in ath_calibrate() local5445 aniCal = (ticks - sc->sc_lastani >= ath_anicalinterval*hz/1000); in ath_calibrate()5449 …_DEBUG_CALIBRATE, "%s: shortCal=%d; longCal=%d; aniCal=%d\n", __func__, shortCal, longCal, aniCal); in ath_calibrate()5450 if (aniCal) { in ath_calibrate()