Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ale/
H A Dif_ale.c93 static void ale_watchdog(struct ifnet *);
610 ifp->if_watchdog = ale_watchdog; in ale_attach()
1703 ale_watchdog(struct ifnet *ifp) in ale_watchdog() function