Searched refs:genphy_config_aneg (Results 1 – 22 of 22) sorted by relevance
53 .config_aneg = genphy_config_aneg,
63 return genphy_config_aneg(phydev); in et1011c_config_aneg()
129 return genphy_config_aneg(phydev); in bcm_cygnus_resume()
96 err = genphy_config_aneg(phydev); in dm9161_config_aneg()
195 return genphy_config_aneg(phydev); in rockchip_config_aneg()
281 return genphy_config_aneg(phydev); in bcm7xxx_28nm_resume()475 return genphy_config_aneg(phydev); in bcm7xxx_28nm_ephy_resume()
199 genphy_config_aneg(phydev); in ip175c_config_aneg()
251 return phydev->priv ? 0 : genphy_config_aneg(phydev); in lxt973_config_aneg()
138 ret = genphy_config_aneg(phydev); in rtl8211_config_aneg()
338 return genphy_config_aneg(phydev); in lan88xx_config_aneg()
276 return genphy_config_aneg(phydev); in dp83811_config_aneg()
210 return genphy_config_aneg(phydev); in xway_gphy14_config_aneg()
301 err = genphy_config_aneg(phydev); in marvell_config_aneg()372 err = genphy_config_aneg(phydev); in m88e1111_config_aneg()498 return genphy_config_aneg(phydev); in m88e1121_config_aneg()922 err = genphy_config_aneg(phydev); in m88e1118_config_aneg()
339 return genphy_config_aneg(phydev); in ksz8041_config_aneg()658 return genphy_config_aneg(phydev); in ksz9031_read_status()
392 return genphy_config_aneg(phydev); in vsc82x4_config_aneg()
429 ret = genphy_config_aneg(phydev); in bcm5481_config_aneg()
611 return genphy_config_aneg(phydev); in vsc85xx_config_aneg()
1443 int genphy_config_aneg(struct phy_device *phydev) in genphy_config_aneg() function1479 EXPORT_SYMBOL(genphy_config_aneg);
481 return genphy_config_aneg(phydev); in phy_config_aneg()
986 int genphy_config_aneg(struct phy_device *phydev);
351 genphy_config_aneg. If this is not possible, it is likely that
2202 genphy_config_aneg(phydev); in lan78xx_phy_init()