Searched refs:watchdog_timer (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-11-stable/sys/x86/x86/
H A Dmp_watchdog.c68 static int watchdog_timer = -1; variable
107 watchdog_timer = WATCHDOG_THRESHOLD;
126 watchdog_timer = WATCHDOG_THRESHOLD;
196 atomic_subtract_int(&watchdog_timer, 1);
197 if (watchdog_timer < 4)
198 printf("Watchdog timer: %d\n", watchdog_timer);
199 if (watchdog_timer == 0 && watchdog_dontfire == 0) {
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_txrx.c469 atomic_store_rel_32(&txr->watchdog_timer, IXL_WATCHDOG);
606 txr->watchdog_timer = 0;
941 atomic_store_rel_32(&txr->watchdog_timer, 0);
1003 atomic_store_rel_32(&txr->watchdog_timer, IXL_WATCHDOG);
1023 atomic_store_rel_32(&txr->watchdog_timer, 0);
1055 atomic_store_rel_32(&txr->watchdog_timer, 0);
1124 atomic_store_rel_32(&txr->watchdog_timer, IXL_WATCHDOG);
1149 atomic_store_rel_32(&txr->watchdog_timer, 0);
2151 CTLFLAG_RD, &(txr->watchdog_timer), 0,
2304 * If watchdog_timer i
[all...]
H A Dixl.h462 s32 watchdog_timer; member in struct:tx_ring
/freebsd-11-stable/sys/dev/ep/
H A Dif_epvar.h48 struct callout watchdog_timer; member in struct:ep_softc
H A Dif_ep.c314 callout_init_mtx(&sc->watchdog_timer, &sc->sc_mtx, 0);
372 callout_drain(&sc->watchdog_timer);
469 callout_reset(&sc->watchdog_timer, hz, eptick, sc);
990 callout_reset(&sc->watchdog_timer, hz, eptick, sc);
1031 callout_stop(&sc->watchdog_timer);
/freebsd-11-stable/sys/dev/fxp/
H A Dif_fxpvar.h206 int watchdog_timer; /* seconds until chip reset */ member in struct:fxp_softc
H A Dif_fxp.c1400 sc->watchdog_timer = 5;
1783 sc->watchdog_timer = 0;
2193 sc->watchdog_timer = 0;
2247 if (sc->watchdog_timer == 0 || --sc->watchdog_timer)
/freebsd-11-stable/sys/dev/et/
H A Dif_etvar.h303 int watchdog_timer; member in struct:et_softc
H A Dif_et.c675 sc->watchdog_timer = 0;
1439 sc->watchdog_timer = 5;
1461 if (sc->watchdog_timer == 0 || --sc->watchdog_timer)
2302 sc->watchdog_timer = 0;
/freebsd-11-stable/sys/dev/fatm/
H A Dif_fatmvar.h191 struct callout watchdog_timer; member in struct:fatm_softc
H A Dif_fatm.c402 callout_reset(&sc->watchdog_timer, hz * 5, fatm_watchdog, sc);
476 callout_stop(&sc->watchdog_timer);
1343 callout_reset(&sc->watchdog_timer, hz * 5, fatm_watchdog, sc);
2545 callout_drain(&sc->watchdog_timer);
2787 callout_init_mtx(&sc->watchdog_timer, &sc->mtx, 0);
/freebsd-11-stable/sys/dev/wl/
H A Dif_wl.c255 struct callout watchdog_timer; member in struct:wl_softc
489 callout_init_mtx(&sc->watchdog_timer, &sc->wl_mtx, 0);
588 callout_stop(&sc->watchdog_timer);
590 callout_drain(&sc->watchdog_timer);
811 callout_stop(&sc->watchdog_timer);
987 callout_stop(&sc->watchdog_timer);
1022 callout_reset(&sc->watchdog_timer, hz / 100, wlwatchdog, sc);
1615 callout_stop(&sc->watchdog_timer);
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_request.h468 u_int32 watchdog_timer; member in struct:info_loop
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c1065 callout_reset(&priv->watchdog_timer, MLX4_EN_WATCHDOG_TIMEOUT,
1428 callout_reset(&priv->watchdog_timer, MLX4_EN_WATCHDOG_TIMEOUT,
1561 callout_stop(&priv->watchdog_timer);
1796 callout_drain(&priv->watchdog_timer);
2174 callout_init(&priv->watchdog_timer, 1);
H A Den.h619 struct callout watchdog_timer; member in struct:mlx4_en_priv
/freebsd-11-stable/usr.sbin/ntp/ntpdc/
H A Dnl.c292 printf("offsetof(watchdog_timer) = %d\n",
293 (int) offsetof(struct info_loop, watchdog_timer));
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c930 (u_long)ntohl((u_long)il->watchdog_timer));
941 (u_long)ntohl(il->watchdog_timer));
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.h1078 ocs_timer_t watchdog_timer; /**< Timer for heartbeat */ member in struct:ocs_hw_s
/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_ix.c3698 if (dcfg->watchdog_timer ^ adapter->dmac ||
3700 dcfg->watchdog_timer = adapter->dmac;
3706 dcfg->watchdog_timer, dcfg->link_speed);
H A Dixgbe_x550.c992 if (!hw->mac.dmac_config.watchdog_timer)
1002 reg |= (hw->mac.dmac_config.watchdog_timer * 100) / 4096;
H A Dixgbe_type.h665 u16 watchdog_timer; /* usec units */ member in struct:ixgbe_dmac_config
/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.c4960 sc->watchdog_timer = 0;
7006 sc->watchdog_timer = 0;
7643 sc->watchdog_timer = BCE_TX_TIMEOUT;
7856 if (sc->watchdog_timer == 0 || --sc->watchdog_timer)
7867 sc->watchdog_timer = BCE_TX_TIMEOUT;
7876 sc->watchdog_timer = BCE_TX_TIMEOUT;
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c3483 if ((fp->watchdog_timer == 0) || (--fp->watchdog_timer)) {
3544 fp->watchdog_timer = BXE_TX_TIMEOUT;
3548 fp->watchdog_timer = 0;
4249 fp->watchdog_timer = 0;
5634 fp->watchdog_timer = BXE_TX_TIMEOUT;
5768 fp->watchdog_timer = BXE_TX_TIMEOUT;
H A Dbxe.h696 int watchdog_timer; member in struct:bxe_fastpath
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_request.c1275 li->watchdog_timer = htonl((u_int32)(current_time - sys_epoch));

Completed in 444 milliseconds

12