Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/imx/
H A Dif_enet.c146 static void enet_watchdog(struct ifnet *);
225 ifp->if_watchdog = enet_watchdog; in enet_attach_common()
925 enet_watchdog(struct ifnet *ifp) in enet_watchdog() function