Home
last modified time | relevance | path

Searched refs:genphy_setup_forced (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/phy/
H A Dphy_device.c2071 * genphy_setup_forced - configures/forces speed/duplex from @phydev
2078 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
2090 EXPORT_SYMBOL(genphy_setup_forced);
2247 return genphy_setup_forced(phydev); in __genphy_config_aneg()
2284 return genphy_setup_forced(phydev); in genphy_c37_config_aneg()
2612 ret = genphy_setup_forced(phydev); in genphy_soft_reset()
H A Dvitesse.c550 ret = genphy_setup_forced(phydev); in vsc82x4_config_aneg()
H A Dmxl-gpy.c430 /* Configure half duplex with genphy_setup_forced, in gpy_config_aneg()
434 ? genphy_setup_forced(phydev) in gpy_config_aneg()
H A Dmarvell.c699 return genphy_setup_forced(phydev); in marvell_config_aneg_fiber()
/linux/drivers/net/phy/qcom/
H A Dqca808x.c348 ret = genphy_setup_forced(phydev); in qca808x_cable_test_start()
/linux/include/linux/
H A Dphy.h1908 int genphy_setup_forced(struct phy_device *phydev);