Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dbcm-cygnus.c125 return genphy_config_aneg(phydev); in bcm_cygnus_resume()
182 return genphy_config_aneg(phydev); in bcm_omega_resume()
A Dbcm7xxx.c221 return genphy_config_aneg(phydev); in bcm7xxx_28nm_resume()
599 return genphy_config_aneg(phydev); in bcm7xxx_16nm_ephy_resume()
698 return genphy_config_aneg(phydev); in bcm7xxx_28nm_ephy_resume()
913 .config_aneg = genphy_config_aneg, \
A Det1011c.c58 return genphy_config_aneg(phydev); in et1011c_config_aneg()
A Dsmsc.c171 return genphy_config_aneg(phydev); in lan87xx_config_aneg()
185 return genphy_config_aneg(phydev); in lan87xx_config_aneg()
A Drockchip.c163 return genphy_config_aneg(phydev); in rockchip_config_aneg()
A Ddavicom.c129 err = genphy_config_aneg(phydev); in dm9161_config_aneg()
A Dicplus.c199 genphy_config_aneg(phydev); in ip175c_config_aneg()
393 return genphy_config_aneg(phydev); in ip101a_g_config_aneg()
A Dlxt.c305 return phydev->priv ? 0 : genphy_config_aneg(phydev); in lxt973_config_aneg()
A Dmicrel.c400 return genphy_config_aneg(phydev); in ksz8041_config_aneg()
474 ret = genphy_config_aneg(phydev); in ksz8081_config_aneg()
1161 return genphy_config_aneg(phydev); in ksz9031_read_status()
1206 ret = genphy_config_aneg(phydev); in ksz886x_config_aneg()
A Dmicrochip.c342 return genphy_config_aneg(phydev); in lan88xx_config_aneg()
A Dbroadcom.c495 ret = genphy_config_aneg(phydev); in bcm5481_config_aneg()
564 ret = genphy_config_aneg(phydev); in bcm54616s_config_aneg()
A Ddp83tc811.c328 return genphy_config_aneg(phydev); in dp83811_config_aneg()
A Dintel-xway.c298 return genphy_config_aneg(phydev); in xway_gphy14_config_aneg()
A Dvitesse.c401 return genphy_config_aneg(phydev); in vsc82x4_config_aneg()
A Dadin.c627 return genphy_config_aneg(phydev); in adin_config_aneg()
A Dmarvell.c416 err = genphy_config_aneg(phydev); in marvell_config_aneg()
576 err = genphy_config_aneg(phydev); in m88e1121_config_aneg()
1222 err = genphy_config_aneg(phydev); in m88e1118_config_aneg()
A Drealtek.c307 ret = genphy_config_aneg(phydev); in rtl8211_config_aneg()
A Dphy.c663 return genphy_config_aneg(phydev); in phy_config_aneg()
/linux/include/linux/
A Dphy.h1587 static inline int genphy_config_aneg(struct phy_device *phydev) in genphy_config_aneg() function
/linux/Documentation/networking/
A Dphy.rst448 genphy_config_aneg. If this is not possible, it is likely that
/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmgenet.c3117 genphy_config_aneg(priv->dev->phydev); in bcmgenet_irq_task()
4225 genphy_config_aneg(dev->phydev); in bcmgenet_resume()
/linux/drivers/net/phy/mscc/
A Dmscc_main.c2178 return genphy_config_aneg(phydev); in vsc85xx_config_aneg()
/linux/drivers/net/usb/
A Dlan78xx.c2293 genphy_config_aneg(phydev); in lan78xx_phy_init()

Completed in 54 milliseconds