Searched refs:otx2_stop (Results 1 – 3 of 3) sorted by relevance
55 otx2_stop(netdev); in otx2_change_mtu()1614 int otx2_stop(struct net_device *netdev) in otx2_stop() function1673 EXPORT_SYMBOL(otx2_stop);1762 otx2_stop(pf->netdev); in otx2_reset_task()1908 .ndo_stop = otx2_stop,
642 int otx2_stop(struct net_device *netdev);
358 return otx2_stop(netdev); in otx2vf_stop()