Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/phy/
Dvitesse.c373 ret = genphy_setup_forced(phydev); in vsc82x4_config_aneg()
Dphy_device.c1641 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
1659 EXPORT_SYMBOL(genphy_setup_forced);
1690 return genphy_setup_forced(phydev); in __genphy_config_aneg()
1916 ret = genphy_setup_forced(phydev); in genphy_soft_reset()
Dmarvell.c541 return genphy_setup_forced(phydev); in marvell_config_aneg_fiber()
/Linux-v5.4/include/linux/
Dphy.h1074 int genphy_setup_forced(struct phy_device *phydev);