Searched refs:sc_state_timer (Results 1 – 2 of 2) sorted by relevance
217 int sc_state_timer; /* firmware state timer */ member231 _sc->sc_state_timer = 5; \243 _sc->sc_state_timer = 0; \
1406 sc->sc_state_timer = 3; in iwi_notification_intr()2007 if (sc->sc_state_timer > 0) { in iwi_watchdog()2008 if (--sc->sc_state_timer == 0) { in iwi_watchdog()2015 sc->sc_state_timer = 3; in iwi_watchdog()3215 sc->sc_state_timer = 0; in iwi_stop_locked()