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