Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dvitesse.c393 ret = genphy_setup_forced(phydev); in vsc82x4_config_aneg()
Dphy_device.c2088 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
2100 EXPORT_SYMBOL(genphy_setup_forced);
2249 return genphy_setup_forced(phydev); in __genphy_config_aneg()
2275 return genphy_setup_forced(phydev); in genphy_c37_config_aneg()
2596 ret = genphy_setup_forced(phydev); in genphy_soft_reset()
Dmxl-gpy.c407 ? genphy_setup_forced(phydev) in gpy_config_aneg()
Dat803x.c1949 ret = genphy_setup_forced(phydev); in qca808x_cable_test_start()
Dmarvell.c655 return genphy_setup_forced(phydev); in marvell_config_aneg_fiber()
/Linux-v6.6/include/linux/
Dphy.h1815 int genphy_setup_forced(struct phy_device *phydev);