Searched refs:phy_ethtool_get_eee (Results 1 – 6 of 6) sorted by relevance
1150 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_get_eee() function1177 EXPORT_SYMBOL(phy_ethtool_get_eee);
780 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data);
150 return phy_ethtool_get_eee(priv->phydev, edata); in sxgbe_get_eee()
610 return phy_ethtool_get_eee(priv->phydev, edata); in stmmac_ethtool_op_get_eee()
639 ret = phy_ethtool_get_eee(p->phy, e); in dsa_slave_get_eee()
794 return phy_ethtool_get_eee(priv->phydev, e); in bcmgenet_get_eee()