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