Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ti/
H A Dif_ti.c166 static void ti_start(struct ifnet *, struct ifaltq_subque *);
1525 ifp->if_start = ti_start; in ti_attach()
1905 ti_start(struct ifnet *ifp, struct ifaltq_subque *ifsq) in ti_start() function