Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igbvf/
H A 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()