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

  /src/sys/dev/pci/
if_wm.c 900 static void wm_stop(struct ifnet *, int);
3184 ifp->if_stop = wm_stop;
3555 wm_stop(ifp, 1);
3714 /* wm_stop() ensured that the workqueues are stopped. */
7619 * wm_stop: [ifnet interface function]
7624 wm_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
if_wm.c 900 static void wm_stop(struct ifnet *, int);
3184 ifp->if_stop = wm_stop;
3555 wm_stop(ifp, 1);
3714 /* wm_stop() ensured that the workqueues are stopped. */
7619 * wm_stop: [ifnet interface function]
7624 wm_stop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 195 milliseconds