Home
last modified time | relevance | path

Searched refs:ei_watchdog (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A 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
H A 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
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Daxnet_cs.c88 static void ei_watchdog(struct timer_list *t);
487 timer_setup(&info->watchdog, ei_watchdog, 0); in axnet_open()
551 static void ei_watchdog(struct timer_list *t) in ei_watchdog() function
H A Dpcnet_cs.c100 static void ei_watchdog(struct timer_list *t);
930 timer_setup(&info->watchdog, ei_watchdog, 0); in pcnet_open()
1019 static void ei_watchdog(struct timer_list *t) in ei_watchdog() function

Completed in 10 milliseconds