Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igbvf/
Dnetdev.c1905 static void igbvf_watchdog(struct timer_list *t) in igbvf_watchdog() function
2851 timer_setup(&adapter->watchdog_timer, igbvf_watchdog, 0); in igbvf_probe()