Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dftmac100.c324 static void ftmac100_stop(struct udevice *dev) in ftmac100_stop() function
423 .stop = ftmac100_stop,
/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftmac100.c1026 static int ftmac100_stop(struct net_device *netdev) in ftmac100_stop() function
1111 .ndo_stop = ftmac100_stop,