Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Dvitesse.c393 ret = genphy_setup_forced(phydev); in vsc82x4_config_aneg()
Dphy_device.c2037 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
2049 EXPORT_SYMBOL(genphy_setup_forced);
2195 return genphy_setup_forced(phydev); in __genphy_config_aneg()
2221 return genphy_setup_forced(phydev); in genphy_c37_config_aneg()
2542 ret = genphy_setup_forced(phydev); in genphy_soft_reset()
Dmxl-gpy.c365 ? genphy_setup_forced(phydev) in gpy_config_aneg()
Dat803x.c1952 ret = genphy_setup_forced(phydev); in qca808x_cable_test_start()
Dmarvell.c651 return genphy_setup_forced(phydev); in marvell_config_aneg_fiber()
/Linux-v6.1/include/linux/
Dphy.h1617 int genphy_setup_forced(struct phy_device *phydev);