Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpmac.c209 static int cpmac_stop(struct net_device *dev);
1004 static int cpmac_stop(struct net_device *dev) in cpmac_stop() function
1047 .ndo_stop = cpmac_stop,