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