Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/socionext/
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()