Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c58 static void ixgb_watchdog(struct timer_list *t);
474 timer_setup(&adapter->watchdog_timer, ixgb_watchdog, 0); in ixgb_probe()
1116 ixgb_watchdog(struct timer_list *t) in ixgb_watchdog() function