fwip_stop
ifp->if_stop = fwip_stop;
fwip_stop(sc->sc_eth.fwip_ifp, 1);
fwip_stop(ifp, 0);
static void fwip_stop(struct ifnet *, int);