Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dcpsw.c1352 static int cpsw_ndo_stop(struct net_device *ndev) in cpsw_ndo_stop() function
1744 .ndo_stop = cpsw_ndo_stop,
2481 cpsw_ndo_stop(priv->slaves[i].ndev); in cpsw_suspend()
2486 cpsw_ndo_stop(ndev); in cpsw_suspend()