Home
last modified time | relevance | path

Searched refs:emac_ndo_stop (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/ti/icssg/
Dicssg_prueth.c1440 static int emac_ndo_stop(struct net_device *ndev) in emac_ndo_stop() function
1658 .ndo_stop = emac_ndo_stop,
2270 ret = emac_ndo_stop(ndev); in prueth_suspend()