Searched refs:igb_watchdog (Results 1 – 1 of 1) sorted by relevance
124 static void igb_watchdog(struct timer_list *);3383 timer_setup(&adapter->watchdog_timer, igb_watchdog, 0); in igb_probe()5421 static void igb_watchdog(struct timer_list *t) in igb_watchdog() function