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