Searched refs:emac_ndo_stop (Results 1 – 1 of 1) sorted by relevance
1442 static int emac_ndo_stop(struct net_device *ndev) in emac_ndo_stop() function1660 .ndo_stop = emac_ndo_stop,2287 ret = emac_ndo_stop(ndev); in prueth_suspend()