Home
last modified time | relevance | path

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

/openbmc/linux/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