Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy_device.c2165 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
2177 EXPORT_SYMBOL(genphy_setup_forced);
2334 return genphy_setup_forced(phydev); in __genphy_config_aneg()
2371 return genphy_setup_forced(phydev); in genphy_c37_config_aneg()
2699 ret = genphy_setup_forced(phydev); in genphy_soft_reset()
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.h2280 int genphy_setup_forced(struct phy_device *phydev);