Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c53 return phy_ethtool_get_eee(ndev->phydev, edata); in emac_get_eee()
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c147 return phy_ethtool_get_eee(dev->phydev, edata); in sxgbe_get_eee()
/openbmc/linux/drivers/net/phy/
H A Dphy.c1603 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_get_eee() function
1616 EXPORT_SYMBOL(phy_ethtool_get_eee);
H A Dphylink.c2705 ret = phy_ethtool_get_eee(pl->phydev, eee); in phylink_ethtool_get_eee()
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c379 return phy_ethtool_get_eee(dev->phydev, e); in bcmasp_get_eee()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c432 return phy_ethtool_get_eee(cpsw->slaves[slave_no].phy, edata); in cpsw_get_eee()
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c1070 ret = phy_ethtool_get_eee(phydev, eee); in lan743x_ethtool_get_eee()
/openbmc/linux/include/linux/
H A Dphy.h1963 int phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_eee *data);
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1336 return phy_ethtool_get_eee(dev->phydev, e); in bcmgenet_get_eee()
/openbmc/linux/drivers/net/usb/
H A Dlan78xx.c1689 ret = phy_ethtool_get_eee(phydev, edata); in lan78xx_get_eee()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c3192 return phy_ethtool_get_eee(ndev->phydev, edata); in fec_enet_set_eee()
/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c1980 return phy_ethtool_get_eee(tp->phydev, data); in rtl8169_get_eee()