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