Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c5819 * igc_watchdog - Timer Call-back
5822 static void igc_watchdog(struct timer_list *t) in igc_watchdog() function
7273 timer_setup(&adapter->watchdog_timer, igc_watchdog, 0); in igc_probe()