Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsni_ave.c407 static void ave_stop(struct udevice *dev) in ave_stop() function
899 .stop = ave_stop,
/openbmc/linux/drivers/net/ethernet/socionext/
H A Dsni_ave.c1354 static int ave_stop(struct net_device *ndev) in ave_stop() function
1547 .ndo_stop = ave_stop,
1743 ret = ave_stop(ndev); in ave_suspend()