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.c5655 static void igc_watchdog(struct timer_list *t) in igc_watchdog() function
7008 timer_setup(&adapter->watchdog_timer, igc_watchdog, 0); in igc_probe()