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