Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/igbvf/
Dnetdev.c1902 static void igbvf_watchdog(struct timer_list *t) in igbvf_watchdog() function
2844 timer_setup(&adapter->watchdog_timer, igbvf_watchdog, 0); in igbvf_probe()