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

/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1901 * igbvf_watchdog - Timer Call-back
1904 static void igbvf_watchdog(struct timer_list *t) function
2850 timer_setup(&adapter->watchdog_timer, igbvf_watchdog, 0);

Completed in 104 milliseconds