Searched refs:watchdog_lock (Results 1 – 6 of 6) sorted by relevance
1153 mutex_init(&igb->watchdog_lock, NULL, in igb_init_locks()1184 mutex_destroy(&igb->watchdog_lock); in igb_destroy_locks()3509 mutex_enter(&igb->watchdog_lock); in igb_enable_watchdog_timer()3517 mutex_exit(&igb->watchdog_lock); in igb_enable_watchdog_timer()3529 mutex_enter(&igb->watchdog_lock); in igb_disable_watchdog_timer()3536 mutex_exit(&igb->watchdog_lock); in igb_disable_watchdog_timer()3549 mutex_enter(&igb->watchdog_lock); in igb_start_watchdog_timer()3558 mutex_exit(&igb->watchdog_lock); in igb_start_watchdog_timer()3567 mutex_enter(&igb->watchdog_lock); in igb_restart_watchdog_timer()3572 mutex_exit(&igb->watchdog_lock); in igb_restart_watchdog_timer()[all …]
674 kmutex_t watchdog_lock; member
1261 mutex_init(&ixgbe->watchdog_lock, NULL, in ixgbe_init_locks()1289 mutex_destroy(&ixgbe->watchdog_lock); in ixgbe_destroy_locks()4271 mutex_enter(&ixgbe->watchdog_lock); in ixgbe_enable_watchdog_timer()4279 mutex_exit(&ixgbe->watchdog_lock); in ixgbe_enable_watchdog_timer()4290 mutex_enter(&ixgbe->watchdog_lock); in ixgbe_disable_watchdog_timer()4297 mutex_exit(&ixgbe->watchdog_lock); in ixgbe_disable_watchdog_timer()4309 mutex_enter(&ixgbe->watchdog_lock); in ixgbe_start_watchdog_timer()4318 mutex_exit(&ixgbe->watchdog_lock); in ixgbe_start_watchdog_timer()4327 mutex_enter(&ixgbe->watchdog_lock); in ixgbe_restart_watchdog_timer()4332 mutex_exit(&ixgbe->watchdog_lock); in ixgbe_restart_watchdog_timer()[all …]
724 kmutex_t watchdog_lock; member
1276 mutex_init(&Adapter->watchdog_lock, NULL, in e1000g_init_locks()1314 mutex_destroy(&Adapter->watchdog_lock); in e1000g_destroy_locks()4909 mutex_enter(&Adapter->watchdog_lock); in enable_watchdog_timer()4917 mutex_exit(&Adapter->watchdog_lock); in enable_watchdog_timer()4925 mutex_enter(&Adapter->watchdog_lock); in disable_watchdog_timer()4932 mutex_exit(&Adapter->watchdog_lock); in disable_watchdog_timer()4941 mutex_enter(&Adapter->watchdog_lock); in start_watchdog_timer()4950 mutex_exit(&Adapter->watchdog_lock); in start_watchdog_timer()4956 mutex_enter(&Adapter->watchdog_lock); in restart_watchdog_timer()4961 mutex_exit(&Adapter->watchdog_lock); in restart_watchdog_timer()[all …]
931 kmutex_t watchdog_lock; member