HomeSort by: relevance | last modified time | path
    Searched defs:wm_start (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_wm.c 933 static void wm_start(struct ifnet *);
3174 ifp->if_start = wm_start;
4177 /* It may call wm_start, so unlock here */
8866 * wm_start: [ifnet interface function]
8871 wm_start(struct ifnet *ifp) function in typeref:typename:void
if_wm.c 933 static void wm_start(struct ifnet *);
3174 ifp->if_start = wm_start;
4177 /* It may call wm_start, so unlock here */
8866 * wm_start: [ifnet interface function]
8871 wm_start(struct ifnet *ifp) function in typeref:typename:void
if_wm.c 933 static void wm_start(struct ifnet *);
3174 ifp->if_start = wm_start;
4177 /* It may call wm_start, so unlock here */
8866 * wm_start: [ifnet interface function]
8871 wm_start(struct ifnet *ifp) function in typeref:typename:void

Completed in 63 milliseconds