Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1903 * igbvf_watchdog - Timer Call-back
1906 static void igbvf_watchdog(struct timer_list *t) in igbvf_watchdog() function
2848 timer_setup(&adapter->watchdog_timer, igbvf_watchdog, 0); in igbvf_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1902 * igbvf_watchdog - Timer Call-back
1905 static void igbvf_watchdog(struct timer_list *t) in igbvf_watchdog() function
2851 timer_setup(&adapter->watchdog_timer, igbvf_watchdog, 0); in igbvf_probe()

Completed in 7 milliseconds