Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c61 static void ixgb_watchdog(struct timer_list *t);
478 timer_setup(&adapter->watchdog_timer, ixgb_watchdog, 0); in ixgb_probe()
1120 ixgb_watchdog(struct timer_list *t) in ixgb_watchdog() function