Searched refs:shortCal (Results 1 – 1 of 1) sorted by relevance
5423 HAL_BOOL aniCal, shortCal = AH_FALSE; in ath_calibrate() local5442 shortCal = (ticks - sc->sc_lastshortcal >= ath_shortcalinterval*hz/1000); in ath_calibrate()5444 …DPRINTF(sc, ATH_DEBUG_CALIBRATE, "%s: shortCal=%d; longCal=%d; aniCal=%d\n", __func__, shortCal, l… in ath_calibrate()5483 if (shortCal || longCal) { in ath_calibrate()5512 if (shortCal) in ath_calibrate()