Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_edsc.c86 static void edsc_start(struct ifnet *ifp);
144 ifp->if_start = edsc_start; in edsc_clone_create()
255 edsc_start(struct ifnet *ifp) in edsc_start() function