Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c1029 * pch_gbe_watchdog - Watchdog process
1032 static void pch_gbe_watchdog(struct timer_list *t) in pch_gbe_watchdog() function
2594 timer_setup(&adapter->watchdog_timer, pch_gbe_watchdog, 0); in pch_gbe_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c1012 * pch_gbe_watchdog - Watchdog process
1015 static void pch_gbe_watchdog(struct timer_list *t) in pch_gbe_watchdog() function
2565 timer_setup(&adapter->watchdog_timer, pch_gbe_watchdog, 0); in pch_gbe_probe()

Completed in 7 milliseconds