Searched refs:watchdog_timer (Results 1 – 6 of 6) sorted by relevance
380 (void) untimeout(adapter->watchdog_timer); in unm_nic_remove()1168 adapter->watchdog_timer = timeout((void (*)(void *))&unm_watchdog, in unm_watchdog()1805 adapter->watchdog_timer = timeout((void (*)(void *))&unm_watchdog, in unm_nic_resume()1826 (void) untimeout(adapter->watchdog_timer); in unm_nic_suspend()2282 adapter->watchdog_timer = timeout((void (*)(void *))&unm_watchdog, in ntxn_m_start()
501 timeout_id_t watchdog_timer; member
476 if (!hw->mac.dmac_config.watchdog_timer) in ixgbe_dmac_config_X550()486 reg |= (hw->mac.dmac_config.watchdog_timer * 100) / 4096; in ixgbe_dmac_config_X550()
632 u16 watchdog_timer; /* usec units */ member
1432 uint8_t watchdog_timer; member
9680 if (ha->watchdog_timer == 0) { in ql_timer()9681 ha->watchdog_timer = WATCHDOG_TIME; in ql_timer()9683 ha->watchdog_timer--; in ql_timer()9684 if (ha->watchdog_timer == 0) { in ql_timer()9691 ha->watchdog_timer = in ql_timer()15480 ha->watchdog_timer = 0; in ql_halt()