Home
last modified time | relevance | path

Searched refs:igb_watchdog (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_main.c124 static void igb_watchdog(struct timer_list *);
3383 timer_setup(&adapter->watchdog_timer, igb_watchdog, 0); in igb_probe()
5418 * igb_watchdog - Timer Call-back
5421 static void igb_watchdog(struct timer_list *t) in igb_watchdog() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_main.c124 static void igb_watchdog(struct timer_list *);
3420 timer_setup(&adapter->watchdog_timer, igb_watchdog, 0); in igb_probe()
5504 * igb_watchdog - Timer Call-back
5507 static void igb_watchdog(struct timer_list *t) in igb_watchdog() function

Completed in 23 milliseconds