Searched refs:tsec_watchdog (Results 1 – 2 of 2) sorted by relevance
95 static void tsec_watchdog(struct tsec_softc *sc);553 sc->tsec_watchdog = 0; in tsec_init_locked()685 tsec_watchdog(struct tsec_softc *sc) in tsec_watchdog() function691 if (sc->tsec_watchdog == 0 || --sc->tsec_watchdog > 0) in tsec_watchdog()779 sc->tsec_watchdog = 5; in tsec_start_locked()1217 sc->tsec_watchdog = 0; in tsec_stop()1251 tsec_watchdog(sc); in tsec_tick()1479 sc->tsec_watchdog = 0; in tsec_transmit_intr_locked()
110 int tsec_watchdog; member