fec_stop
ifp->if_stop = fec_stop;
fec_stop(ifp, 0);
fec_stop(ifp, 1);
static void fec_stop(struct ifnet *, int);