Searched refs:phy_ethtool_set_eee (Results 1 – 6 of 6) sorted by relevance
1186 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_set_eee() function1195 EXPORT_SYMBOL(phy_ethtool_set_eee);
779 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()
620 ret = phy_ethtool_set_eee(p->phy, e); in dsa_slave_set_eee()
821 return phy_ethtool_set_eee(priv->phydev, e); in bcmgenet_set_eee()