Home
last modified time | relevance | path

Searched refs:e1000_watchdog (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c5176 static void e1000_watchdog(struct timer_list *t) in e1000_watchdog() function
7599 timer_setup(&adapter->watchdog_timer, e1000_watchdog, 0); in e1000_probe()