Searched refs:phy_ethtool_set_eee (Results 1 – 8 of 8) sorted by relevance
1239 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_set_eee() function1248 EXPORT_SYMBOL(phy_ethtool_set_eee);
814 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data);
175 return phy_ethtool_set_eee(priv->phydev, edata); in sxgbe_set_eee()
635 return phy_ethtool_set_eee(priv->phydev, edata); in stmmac_ethtool_op_set_eee()
832 ret = phy_ethtool_set_eee(p->phy, e); in dsa_slave_set_eee()
2753 return phy_ethtool_set_eee(lp->phy_dev, edata); in dwceqos_set_eee()
967 return phy_ethtool_set_eee(priv->phydev, e); in bcmgenet_set_eee()
1127 phy_ethtool_set_eee(net->phydev, edata); in lan78xx_set_eee()