Home
last modified time | relevance | path

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

/Linux-v5.4/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()
Dmicrochip_t1.c51 .config_aneg = genphy_config_aneg,
Det1011c.c58 return genphy_config_aneg(phydev); in et1011c_config_aneg()
Ddavicom.c91 err = genphy_config_aneg(phydev); in dm9161_config_aneg()
Drockchip.c163 return genphy_config_aneg(phydev); in rockchip_config_aneg()
Dbcm7xxx.c210 return genphy_config_aneg(phydev); in bcm7xxx_28nm_resume()
404 return genphy_config_aneg(phydev); in bcm7xxx_28nm_ephy_resume()
Dlxt.c246 return phydev->priv ? 0 : genphy_config_aneg(phydev); in lxt973_config_aneg()
Dicplus.c195 genphy_config_aneg(phydev); in ip175c_config_aneg()
Dmicrochip.c326 return genphy_config_aneg(phydev); in lan88xx_config_aneg()
Dbroadcom.c438 ret = genphy_config_aneg(phydev); in bcm5481_config_aneg()
459 ret = genphy_config_aneg(phydev); in bcm54616s_config_aneg()
Dintel-xway.c201 return genphy_config_aneg(phydev); in xway_gphy14_config_aneg()
Ddp83tc811.c273 return genphy_config_aneg(phydev); in dp83811_config_aneg()
Dvitesse.c381 return genphy_config_aneg(phydev); in vsc82x4_config_aneg()
Drealtek.c147 ret = genphy_config_aneg(phydev); in rtl8211_config_aneg()
Dmicrel.c341 return genphy_config_aneg(phydev); in ksz8041_config_aneg()
833 return genphy_config_aneg(phydev); in ksz9031_read_status()
Dmarvell.c309 err = genphy_config_aneg(phydev); in marvell_config_aneg()
469 err = genphy_config_aneg(phydev); in m88e1121_config_aneg()
897 err = genphy_config_aneg(phydev); in m88e1118_config_aneg()
Dadin.c562 return genphy_config_aneg(phydev); in adin_config_aneg()
Dphy.c517 return genphy_config_aneg(phydev); in phy_config_aneg()
Dmscc.c2198 return genphy_config_aneg(phydev); in vsc85xx_config_aneg()
/Linux-v5.4/include/linux/
Dphy.h1087 static inline int genphy_config_aneg(struct phy_device *phydev) in genphy_config_aneg() function
/Linux-v5.4/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c2617 genphy_config_aneg(priv->dev->phydev); in bcmgenet_irq_task()
3639 genphy_config_aneg(dev->phydev); in bcmgenet_resume()
/Linux-v5.4/Documentation/networking/
Dphy.rst412 genphy_config_aneg. If this is not possible, it is likely that
/Linux-v5.4/drivers/net/usb/
Dlan78xx.c2193 genphy_config_aneg(phydev); in lan78xx_phy_init()