Home
last modified time | relevance | path

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

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