Searched refs:ae_stop (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/mips/atheros/dev/
H A Dif_ae.c158 static void ae_stop(struct ifnet *, int);
373 ifp->if_stop = ae_stop;
537 ae_stop(&sc->sc_ethercom.ec_if, 1);
1303 ae_stop(ifp, 0);
1508 ae_stop(ifp, 0);
1547 * ae_stop: [ ifnet interface function ]
1552 ae_stop(struct ifnet *ifp, int disable) function

Completed in 134 milliseconds