Searched refs:watchdog_start (Results 1 – 4 of 4) sorted by relevance
3513 igb->watchdog_start = B_TRUE; in igb_enable_watchdog_timer()3532 igb->watchdog_start = B_FALSE; in igb_disable_watchdog_timer()3552 if (!igb->watchdog_start) { in igb_start_watchdog_timer()3553 igb->watchdog_start = B_TRUE; in igb_start_watchdog_timer()3569 if (igb->watchdog_start) in igb_restart_watchdog_timer()3585 igb->watchdog_start = B_FALSE; in igb_stop_watchdog_timer()
679 boolean_t watchdog_start; member
728 boolean_t watchdog_start; member
4275 ixgbe->watchdog_start = B_TRUE; in ixgbe_enable_watchdog_timer()4293 ixgbe->watchdog_start = B_FALSE; in ixgbe_disable_watchdog_timer()4312 if (!ixgbe->watchdog_start) { in ixgbe_start_watchdog_timer()4313 ixgbe->watchdog_start = B_TRUE; in ixgbe_start_watchdog_timer()4329 if (ixgbe->watchdog_start) in ixgbe_restart_watchdog_timer()4345 ixgbe->watchdog_start = B_FALSE; in ixgbe_stop_watchdog_timer()