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 Dvitesse.c393 ret = genphy_setup_forced(phydev); in vsc82x4_config_aneg()
H A Dphy_device.c2213 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
2225 EXPORT_SYMBOL(genphy_setup_forced);
2374 return genphy_setup_forced(phydev); in __genphy_config_aneg()
2400 return genphy_setup_forced(phydev); in genphy_c37_config_aneg()
2728 ret = genphy_setup_forced(phydev); in genphy_soft_reset()
H A Dmxl-gpy.c415 ? genphy_setup_forced(phydev) in gpy_config_aneg()
H A Dmarvell.c698 return genphy_setup_forced(phydev); in marvell_config_aneg_fiber()
/linux/drivers/net/phy/qcom/
H A Dqca808x.c343 ret = genphy_setup_forced(phydev); in qca808x_cable_test_start()
/linux/include/linux/
H A Dphy.h1854 int genphy_setup_forced(struct phy_device *phydev);