Home
last modified time | relevance | path

Searched refs:genphy_setup_forced (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c1930 * genphy_setup_forced - configures/forces speed/duplex from @phydev
1937 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
1955 EXPORT_SYMBOL(genphy_setup_forced); variable
2106 return genphy_setup_forced(phydev); in __genphy_config_aneg()
2132 return genphy_setup_forced(phydev); in genphy_c37_config_aneg()
2449 ret = genphy_setup_forced(phydev); in genphy_soft_reset()
H A Dvitesse.c373 ret = genphy_setup_forced(phydev); in vsc82x4_config_aneg()
H A Dmarvell.c613 return genphy_setup_forced(phydev); in marvell_config_aneg_fiber()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c2083 * genphy_setup_forced - configures/forces speed/duplex from @phydev
2090 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
2102 EXPORT_SYMBOL(genphy_setup_forced); variable
2251 return genphy_setup_forced(phydev); in __genphy_config_aneg()
2277 return genphy_setup_forced(phydev); in genphy_c37_config_aneg()
2598 ret = genphy_setup_forced(phydev); in genphy_soft_reset()
H A Dvitesse.c393 ret = genphy_setup_forced(phydev); in vsc82x4_config_aneg()
H A Dmxl-gpy.c403 /* Configure half duplex with genphy_setup_forced, in gpy_config_aneg()
407 ? genphy_setup_forced(phydev) in gpy_config_aneg()
H A Dat803x.c1949 ret = genphy_setup_forced(phydev); in qca808x_cable_test_start()
H A Dmarvell.c655 return genphy_setup_forced(phydev); in marvell_config_aneg_fiber()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1471 int genphy_setup_forced(struct phy_device *phydev);
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1815 int genphy_setup_forced(struct phy_device *phydev);

Completed in 31 milliseconds