Home
last modified time | relevance | path

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

/netbsd/sys/dev/marvell/
H A Dif_gfe.c168 STATIC void gfe_ifwatchdog(struct ifnet *);
521 ifp->if_watchdog = gfe_ifwatchdog; in gfe_attach()
728 gfe_ifwatchdog(struct ifnet *ifp) in gfe_ifwatchdog() function