Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dcpmac.c221 static int cpmac_stop(struct net_device *dev);
1023 static int cpmac_stop(struct net_device *dev) in cpmac_stop() function
1066 .ndo_stop = cpmac_stop,