Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/socionext/
Dsni_ave.c1354 static int ave_stop(struct net_device *ndev) in ave_stop() function
1547 .ndo_stop = ave_stop,
1741 ret = ave_stop(ndev); in ave_suspend()