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

  /src/sys/dev/ic/
dwc_gmac.c 97 static void dwc_gmac_stop(struct ifnet *, int);
309 ifp->if_stop = dwc_gmac_stop;
867 dwc_gmac_stop(ifp, 0);
996 dwc_gmac_stop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 13 milliseconds