ixgbe_close
int ixgbe_close(struct net_device *netdev);
ixgbe_close(netdev);
.ndo_stop = ixgbe_close,
ixgbe_close(dev);