Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/alc/
H A Dif_alc.c148 static void alc_start(struct ifnet *, struct ifaltq_subque *);
1503 ifp->if_start = alc_start; in alc_attach()
2840 alc_start(struct ifnet *ifp, struct ifaltq_subque *ifsq) in alc_start() function