enetc_open
EXPORT_SYMBOL_GPL(enetc_open);
int enetc_open(struct net_device *ndev);
.ndo_open = enetc_open,