Searched refs:sc_lastlongcal (Results 1 – 2 of 2) sorted by relevance
2667 sc->sc_lastlongcal = ticks; in ath_init()5436 longCal = (ticks - sc->sc_lastlongcal >= ath_longcalinterval*hz); in ath_calibrate()5450 sc->sc_lastlongcal = ticks; in ath_calibrate()5531 sc->sc_lastcalreset = sc->sc_lastlongcal; in ath_calibrate()
800 int sc_lastlongcal; /* last long cal completed */ member