Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe.h612 struct evcnt watchdog_events; member
Dixv.c647 evcnt_detach(&sc->watchdog_events); in ixv_detach()
1377 IXGBE_EVC_ADD(&sc->watchdog_events, 1); in ixv_handle_timer()
2648 evcnt_attach_dynamic(&sc->watchdog_events, EVCNT_TYPE_MISC, in ixv_add_stats_sysctls()
2828 IXGBE_EVC_STORE(&sc->watchdog_events, 0); in ixv_clear_evcnt()
Dixgbe.c1834 evcnt_attach_dynamic(&sc->watchdog_events, EVCNT_TYPE_MISC, in ixgbe_add_hw_stats()
2155 IXGBE_EVC_STORE(&sc->watchdog_events, 0); in ixgbe_clear_evcnt()
3770 evcnt_detach(&sc->watchdog_events); in ixgbe_detach()
4737 IXGBE_EVC_ADD(&sc->watchdog_events, 1); in ixgbe_handle_timer()