Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/phy/
Dbcm-cygnus.c125 return genphy_config_aneg(phydev); in bcm_cygnus_resume()
182 return genphy_config_aneg(phydev); in bcm_omega_resume()
Det1011c.c58 return genphy_config_aneg(phydev); in et1011c_config_aneg()
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, \
Ddavicom.c129 err = genphy_config_aneg(phydev); in dm9161_config_aneg()
Drockchip.c163 return genphy_config_aneg(phydev); in rockchip_config_aneg()
Dnxp-cbtx.c120 return genphy_config_aneg(phydev); in cbtx_config_aneg()
Dicplus.c199 genphy_config_aneg(phydev); in ip175c_config_aneg()
393 return genphy_config_aneg(phydev); in ip101a_g_config_aneg()
Dlxt.c305 return phydev->priv ? 0 : genphy_config_aneg(phydev); in lxt973_config_aneg()
Dsmsc.c173 return genphy_config_aneg(phydev); in lan87xx_config_aneg()
187 return genphy_config_aneg(phydev); in lan87xx_config_aneg()
Dmicrochip.c342 return genphy_config_aneg(phydev); in lan88xx_config_aneg()
Ddp83tc811.c328 return genphy_config_aneg(phydev); in dp83811_config_aneg()
Dintel-xway.c298 return genphy_config_aneg(phydev); in xway_gphy14_config_aneg()
Dvitesse.c401 return genphy_config_aneg(phydev); in vsc82x4_config_aneg()
Dbroadcom.c588 ret = genphy_config_aneg(phydev); in bcm5481_config_aneg()
657 ret = genphy_config_aneg(phydev); in bcm54616s_config_aneg()
Dmicrel.c644 return genphy_config_aneg(phydev); in ksz8041_config_aneg()
718 ret = genphy_config_aneg(phydev); in ksz8081_config_aneg()
1403 return genphy_config_aneg(phydev); in ksz9131_config_aneg()
1499 return genphy_config_aneg(phydev); in ksz9031_read_status()
1737 ret = genphy_config_aneg(phydev); in ksz886x_config_aneg()
Dadin.c667 return genphy_config_aneg(phydev); in adin_config_aneg()
Dmarvell.c422 err = genphy_config_aneg(phydev); in marvell_config_aneg()
584 err = genphy_config_aneg(phydev); in m88e1121_config_aneg()
1277 err = genphy_config_aneg(phydev); in m88e1118_config_aneg()
Drealtek.c320 ret = genphy_config_aneg(phydev); in rtl8211_config_aneg()
Dphy.c936 return genphy_config_aneg(phydev); in phy_config_aneg()
/linux-6.6.21/include/linux/
Dphy.h1832 static inline int genphy_config_aneg(struct phy_device *phydev) in genphy_config_aneg() function
/linux-6.6.21/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c3132 genphy_config_aneg(priv->dev->phydev); in bcmgenet_irq_task()
4247 genphy_config_aneg(dev->phydev); in bcmgenet_resume()
/linux-6.6.21/Documentation/networking/
Dphy.rst472 genphy_config_aneg. If this is not possible, it is likely that
/linux-6.6.21/drivers/net/phy/mscc/
Dmscc_main.c2191 return genphy_config_aneg(phydev); in vsc85xx_config_aneg()
/linux-6.6.21/drivers/net/usb/
Dlan78xx.c2435 genphy_config_aneg(phydev); in lan78xx_phy_init()