Home
last modified time | relevance | path

Searched refs:ei_watchdog (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/8390/
Daxnet_cs.c88 static void ei_watchdog(struct timer_list *t);
484 timer_setup(&info->watchdog, ei_watchdog, 0); in axnet_open()
548 static void ei_watchdog(struct timer_list *t) in ei_watchdog() function
Dpcnet_cs.c101 static void ei_watchdog(struct timer_list *t);
921 timer_setup(&info->watchdog, ei_watchdog, 0); in pcnet_open()
1010 static void ei_watchdog(struct timer_list *t) in ei_watchdog() function