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