Searched refs:sc_lastshortcal (Results 1 – 2 of 2) sorted by relevance
2679 sc->sc_lastshortcal = ticks; in ath_init()5447 shortCal = (ticks - sc->sc_lastshortcal >= ath_shortcalinterval*hz/1000); in ath_calibrate()5481 sc->sc_lastshortcal = ticks; in ath_calibrate()5518 sc->sc_lastshortcal = ticks; in ath_calibrate()5530 sc->sc_lastshortcal = ticks; in ath_calibrate()
803 int sc_lastshortcal; /* last short calibration */ member