Searched refs:watchdog_start (Results 1 – 4 of 4) sorted by relevance
3462 igb->watchdog_start = B_TRUE; in igb_enable_watchdog_timer()3481 igb->watchdog_start = B_FALSE; in igb_disable_watchdog_timer()3501 if (!igb->watchdog_start) { in igb_start_watchdog_timer()3502 igb->watchdog_start = B_TRUE; in igb_start_watchdog_timer()3518 if (igb->watchdog_start) in igb_restart_watchdog_timer()3534 igb->watchdog_start = B_FALSE; in igb_stop_watchdog_timer()
635 boolean_t watchdog_start; member
711 boolean_t watchdog_start; member
3722 ixgbe->watchdog_start = B_TRUE; in ixgbe_enable_watchdog_timer()3740 ixgbe->watchdog_start = B_FALSE; in ixgbe_disable_watchdog_timer()3759 if (!ixgbe->watchdog_start) { in ixgbe_start_watchdog_timer()3760 ixgbe->watchdog_start = B_TRUE; in ixgbe_start_watchdog_timer()3776 if (ixgbe->watchdog_start) in ixgbe_restart_watchdog_timer()3792 ixgbe->watchdog_start = B_FALSE; in ixgbe_stop_watchdog_timer()