Home
last modified time | relevance | path

Searched refs:phy_init_eee (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/net/phy/
A Dphy.c1241 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable) in phy_init_eee() function
1300 EXPORT_SYMBOL(phy_init_eee);
A Dphylink.c1907 ret = phy_init_eee(pl->phydev, clk_stop_enable); in phylink_init_eee()
/linux/drivers/net/ethernet/microchip/
A Dlan743x_ethtool.c753 ret = phy_init_eee(phydev, 0); in lan743x_ethtool_set_eee()
/linux/include/linux/
A Dphy.h1693 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable);
/linux/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_main.c130 if (phy_init_eee(ndev->phydev, 1)) in sxgbe_eee_init()
/linux/drivers/net/dsa/b53/
A Db53_common.c2188 ret = phy_init_eee(phy, 0); in b53_eee_init()
/linux/drivers/net/dsa/
A Dmt7530.c2841 if (mode == MLO_AN_PHY && phydev && phy_init_eee(phydev, 0) >= 0) { in mt753x_phylink_mac_link_up()
/linux/drivers/net/ethernet/freescale/
A Dfec_main.c2787 ret = phy_init_eee(ndev->phydev, 0); in fec_enet_eee_mode_set()
/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmgenet.c1371 ret = phy_init_eee(dev->phydev, 0); in bcmgenet_set_eee()
/linux/drivers/net/ethernet/marvell/
A Dmvneta.c4101 pp->eee_active = phy_init_eee(phy, 0) >= 0; in mvneta_mac_link_up()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_main.c1175 priv->eee_active = phy_init_eee(phy, 1) >= 0; in stmmac_mac_link_up()
/linux/
A Dvmlinux.symvers2610 0x00000000 phy_init_eee vmlinux EXPORT_SYMBOL
A DSystem.map35730 ffff800010942640 T phy_init_eee
A D.tmp_System.map35730 ffff800010942640 T phy_init_eee

Completed in 382 milliseconds