Searched refs:sc_resetcal (Results 1 – 2 of 2) sorted by relevance
2676 sc->sc_resetcal = 1; in ath_init()5467 sc->sc_resetcal = 0; in ath_calibrate()5478 if (sc->sc_resetcal) { in ath_calibrate()5482 sc->sc_resetcal = 0; in ath_calibrate()5541 sc->sc_resetcal = 1; /* setup reset next trip */ in ath_calibrate()
647 sc_resetcal : 1,/* reset cal state next trip */ member