Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.c876 static int emac_stop(struct net_device *ndev) in emac_stop() function
899 .ndo_stop = emac_stop,
/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c1791 static int emac_stop(struct net_device *ndev) in emac_stop() function
1823 .ndo_stop = emac_stop,
2059 emac_stop(ndev); in emac_suspend()