Home
last modified time | relevance | path

Searched refs:watchdog_events (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/igc/
H A Dif_igc.h370 unsigned long watchdog_events; member
H A Dif_igc.c1438 sc->watchdog_events++; in igc_if_watchdog_reset()
2598 sc->watchdog_events); in igc_if_get_counter()
2700 CTLFLAG_RD, &sc->watchdog_events, in igc_add_hw_stats()
/freebsd/sys/dev/e1000/
H A Dif_em.h547 unsigned long watchdog_events; member
H A Dif_em.c2351 sc->watchdog_events++; in em_if_watchdog_reset()
4813 sc->watchdog_events); in em_if_get_counter()
4933 CTLFLAG_RD, &sc->watchdog_events, in em_add_hw_stats()
/freebsd/sys/dev/ixgbe/
H A Dixgbe.h445 unsigned long watchdog_events; member
H A Dif_ixv.c1846 CTLFLAG_RD, &sc->watchdog_events, "Watchdog timeouts"); in ixv_add_stats_sysctls()
H A Dif_ix.c1702 CTLFLAG_RD, &sc->watchdog_events, "Watchdog timeouts"); in ixgbe_add_hw_stats()