Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1904 static void igbvf_watchdog(struct timer_list *t) in igbvf_watchdog() function
2850 timer_setup(&adapter->watchdog_timer, igbvf_watchdog, 0); in igbvf_probe()