Searched refs:sc_watchdog_timer (Results 1 – 6 of 6) sorted by relevance
1207 sc->sc_watchdog_timer = 5; in stge_start_locked()1223 if (sc->sc_watchdog_timer == 0 || --sc->sc_watchdog_timer) in stge_watchdog()1561 sc->sc_watchdog_timer = 0; in stge_txeof()2205 sc->sc_watchdog_timer = 0; in stge_stop()
659 int sc_watchdog_timer; member
576 struct callout sc_watchdog_timer; member
452 callout_init_mtx(&sc->sc_watchdog_timer, &sc->sc_mtx, 0); in bwi_attach()570 callout_drain(&sc->sc_watchdog_timer); in bwi_detach()1278 callout_reset(&sc->sc_watchdog_timer, hz, bwi_watchdog, sc); in bwi_init_statechg()1448 callout_reset(&sc->sc_watchdog_timer, hz, bwi_watchdog, sc); in bwi_watchdog()1503 callout_stop(&sc->sc_watchdog_timer); in bwi_stop_locked()
1050 int sc_watchdog_timer; member
1023 sc->sc_watchdog_timer = 5; in bwn_start()1276 if (sc->sc_watchdog_timer != 0 && --sc->sc_watchdog_timer == 0) { in bwn_watchdog()1847 sc->sc_watchdog_timer = 5; in bwn_raw_xmit()4818 sc->sc_watchdog_timer = 0; in bwn_core_stop()6176 sc->sc_watchdog_timer = 0; in bwn_dma_handle_txeof()6213 sc->sc_watchdog_timer = 0; in bwn_pio_handle_txeof()