Searched refs:sc_state_timer (Results 1 – 2 of 2) sorted by relevance
218 int sc_state_timer; /* firmware state timer */ member232 _sc->sc_state_timer = 5; \244 _sc->sc_state_timer = 0; \
1411 sc->sc_state_timer = 3; in iwi_notification_intr()2010 if (sc->sc_state_timer > 0) { in iwi_watchdog()2011 if (--sc->sc_state_timer == 0) { in iwi_watchdog()2018 sc->sc_state_timer = 3; in iwi_watchdog()3218 sc->sc_state_timer = 0; in iwi_stop_locked()