Home
last modified time | relevance | path

Searched refs:phy_ethtool_set_eee (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c61 return phy_ethtool_set_eee(ndev->phydev, edata); in emac_set_eee()
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_mdio.c248 phy_ethtool_set_eee(phydev, &eee); in ngbe_phy_fixup()
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c172 return phy_ethtool_set_eee(dev->phydev, edata); in sxgbe_set_eee()
/openbmc/linux/drivers/net/phy/
H A Dphy.c1625 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data) in phy_ethtool_set_eee() function
1638 EXPORT_SYMBOL(phy_ethtool_set_eee);
H A Dphylink.c2723 ret = phy_ethtool_set_eee(pl->phydev, eee); in phylink_ethtool_set_eee()
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c407 return phy_ethtool_set_eee(dev->phydev, e); in bcmasp_set_eee()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c444 return phy_ethtool_set_eee(cpsw->slaves[slave_no].phy, edata); in cpsw_set_eee()
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c1134 return phy_ethtool_set_eee(phydev, eee); in lan743x_ethtool_set_eee()
/openbmc/linux/include/linux/
H A Dphy.h1962 int phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_eee *data);
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c251 phy_ethtool_set_eee(adapter->phydev, &ethtool_eee); in tsnep_phy_open()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c1685 phy_ethtool_set_eee(phydev, &edata); in init_phy()
H A Dfec_main.c3210 return phy_ethtool_set_eee(ndev->phydev, edata); in fec_enet_set_eee()
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1360 return phy_ethtool_set_eee(dev->phydev, e); in bcmgenet_set_eee()
/openbmc/linux/drivers/net/usb/
H A Dlan78xx.c1731 phy_ethtool_set_eee(net->phydev, edata); in lan78xx_set_eee()
/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c1991 ret = phy_ethtool_set_eee(tp->phydev, data); in rtl8169_set_eee()