Searched refs:dev_watchdog (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/net/sched/
H A Dsch_generic.c271 static void dev_watchdog(unsigned long arg) dev_watchdog() function
929 setup_timer(&dev->watchdog_timer, dev_watchdog, (unsigned long)dev); dev_init_scheduler()
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c1538 /* call carrier off first to avoid false dev_watchdog timeouts */ fm10k_down()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2200 /* call carrier off first to avoid false dev_watchdog timeouts */ ixgbevf_down()
/linux-4.1.27/include/linux/
H A Dnetdevice.h1449 * the watchdog ( see dev_watchdog() )
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c5094 /* call carrier off first to avoid false dev_watchdog timeouts */ ixgbe_down()

Completed in 268 milliseconds