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

  /src/sys/arch/mips/cavium/dev/
if_cnmac.c 136 static void cnmac_stop(struct ifnet *, int);
316 ifp->if_stop = cnmac_stop;
1080 cnmac_stop(ifp, 0);
1106 cnmac_stop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 14 milliseconds