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

  /src/sys/arch/mips/atheros/dev/
if_ae.c 158 static void ae_stop(struct ifnet *, int);
368 ifp->if_stop = ae_stop;
532 ae_stop(&sc->sc_ethercom.ec_if, 1);
1297 ae_stop(ifp, 0);
1502 ae_stop(ifp, 0);
1541 * ae_stop: [ ifnet interface function ]
1546 ae_stop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 40 milliseconds