otx2_stop
int otx2_stop(struct net_device *netdev);
EXPORT_SYMBOL(otx2_stop);
otx2_stop(pf->netdev);
otx2_stop(pf->netdev);
.ndo_stop = otx2_stop,
otx2_stop(netdev);
return otx2_stop(netdev);