Searched refs:ixgb_watchdog (Results 1 – 1 of 1) sorted by relevance
61 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