Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/ti/
Dcpmac.c209 static int cpmac_stop(struct net_device *dev);
1000 static int cpmac_stop(struct net_device *dev) in cpmac_stop() function
1043 .ndo_stop = cpmac_stop,