Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/igc/
Digc_main.c5269 static void igc_watchdog(struct timer_list *t) in igc_watchdog() function
6362 timer_setup(&adapter->watchdog_timer, igc_watchdog, 0); in igc_probe()