Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.c2587 static int sh_eth_close(struct net_device *ndev) in sh_eth_close() function
3173 .ndo_stop = sh_eth_close,
3187 .ndo_stop = sh_eth_close,
3480 sh_eth_close(ndev); in sh_eth_wol_restore()
3502 ret = sh_eth_close(ndev); in sh_eth_suspend()