Searched refs:sc_resetcal (Results 1 – 2 of 2) sorted by relevance
2511 sc->sc_resetcal = 1; in ath_init()5276 sc->sc_resetcal = 0; in ath_calibrate()5287 if (sc->sc_resetcal) { in ath_calibrate()5291 sc->sc_resetcal = 0; in ath_calibrate()5336 sc->sc_resetcal = 1; /* setup reset next trip */ in ath_calibrate()
643 sc_resetcal : 1,/* reset cal state next trip */ member