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

/linux-master/drivers/net/ethernet/ti/
H A Dcpsw_new.c790 static int cpsw_ndo_stop(struct net_device *ndev) function
909 cpsw_ndo_stop(ndev);
1126 .ndo_stop = cpsw_ndo_stop,
2084 cpsw_ndo_stop(ndev);
H A Dcpsw.c871 static int cpsw_ndo_stop(struct net_device *ndev) function
1155 .ndo_stop = cpsw_ndo_stop,
1764 cpsw_ndo_stop(cpsw->slaves[i].ndev);

Completed in 279 milliseconds