Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ti/
H A Dif_ti.c171 static void ti_watchdog(struct ifnet *);
1526 ifp->if_watchdog = ti_watchdog; in ti_attach()
2241 ti_watchdog(struct ifnet *ifp) in ti_watchdog() function