Home
last modified time | relevance | path

Searched refs:genphy_config_aneg (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/net/phy/
H A Dbcm-cygnus.c125 return genphy_config_aneg(phydev); in bcm_cygnus_resume()
182 return genphy_config_aneg(phydev); in bcm_omega_resume()
H A Dbcm7xxx.c220 return genphy_config_aneg(phydev); in bcm7xxx_28nm_resume()
598 return genphy_config_aneg(phydev); in bcm7xxx_16nm_ephy_resume()
697 return genphy_config_aneg(phydev); in bcm7xxx_28nm_ephy_resume()
902 .config_aneg = genphy_config_aneg, \
H A Det1011c.c58 return genphy_config_aneg(phydev); in et1011c_config_aneg()
H A Dmicrochip.c348 return genphy_config_aneg(phydev); in lan88xx_config_aneg()
509 return genphy_config_aneg(phydev); in lan937x_tx_config_aneg()
H A Drockchip.c163 return genphy_config_aneg(phydev); in rockchip_config_aneg()
H A Ddavicom.c129 err = genphy_config_aneg(phydev); in dm9161_config_aneg()
H A Dvitesse.c380 return genphy_config_aneg(phydev); in vsc73xx_config_aneg()
558 return genphy_config_aneg(phydev); in vsc82x4_config_aneg()
H A Dbroadcom.c722 ret = genphy_config_aneg(phydev); in bcm5481_config_aneg()
742 ret = genphy_config_aneg(phydev); in bcm54811_config_aneg()
805 ret = genphy_config_aneg(phydev); in bcm54616s_config_aneg()
1035 ret = genphy_config_aneg(phydev); in bcm5221_config_aneg()
H A Dlxt.c305 return phydev->priv ? 0 : genphy_config_aneg(phydev); in lxt973_config_aneg()
H A Ddp83tc811.c328 return genphy_config_aneg(phydev); in dp83811_config_aneg()
H A Dintel-xway.c317 return genphy_config_aneg(phydev); in xway_gphy14_config_aneg()
H A Ddp83869.c161 return genphy_config_aneg(phydev); in dp83869_config_aneg()
H A Dmicrel.c742 return genphy_config_aneg(phydev); in ksz8041_config_aneg()
816 ret = genphy_config_aneg(phydev); in ksz8081_config_aneg()
1516 return genphy_config_aneg(phydev); in ksz9131_config_aneg()
1612 return genphy_config_aneg(phydev); in ksz9031_read_status()
1850 ret = genphy_config_aneg(phydev); in ksz886x_config_aneg()
H A Dmarvell.c466 err = genphy_config_aneg(phydev); in marvell_config_aneg()
628 err = genphy_config_aneg(phydev); in m88e1121_config_aneg()
1324 err = genphy_config_aneg(phydev); in m88e1118_config_aneg()
H A Drealtek.c349 ret = genphy_config_aneg(phydev); in rtl8211_config_aneg()
H A Dphy.c961 return genphy_config_aneg(phydev); in phy_config_aneg()
H A Dmotorcomm.c2960 .config_aneg = genphy_config_aneg,
/linux/drivers/net/phy/qcom/
H A Dat803x.c520 return genphy_config_aneg(phydev); in at803x_config_aneg()
/linux/include/linux/
H A Dphy.h1911 static inline int genphy_config_aneg(struct phy_device *phydev) in genphy_config_aneg() function
/linux/Documentation/networking/
H A Dphy.rst478 genphy_config_aneg. If this is not possible, it is likely that
/linux/drivers/net/usb/
H A Dlan78xx.c2431 genphy_config_aneg(phydev); in lan78xx_phy_init()