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