bnx2x_close
static int bnx2x_close(struct net_device *dev);
bnx2x_close(bp->dev);
.ndo_stop = bnx2x_close,