Home
last modified time | relevance | path

Searched refs:phy_config_aneg (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy.c925 int phy_config_aneg(struct phy_device *phydev) in phy_config_aneg() function
938 EXPORT_SYMBOL(phy_config_aneg); variable
996 err = phy_config_aneg(phydev); in _phy_start_aneg()
1139 ret = phy_config_aneg(phydev); in phy_speed_down()
1177 ret = phy_config_aneg(phydev); in phy_speed_up()
H A Dmarvell.c2037 return phy_config_aneg(phydev); in m88e1510_loopback()
H A Dphy_device.c2719 phy_config_aneg(phydev); in genphy_loopback()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy.c686 static int phy_config_aneg(struct phy_device *phydev) in phy_config_aneg() function
756 err = phy_config_aneg(phydev); in _phy_start_aneg()
895 ret = phy_config_aneg(phydev); in phy_speed_down()
926 return phy_config_aneg(phydev); in phy_speed_up()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c304 ret = pdata->phy_if.phy_config_aneg(pdata); in xgbe_set_pauseparam()
401 ret = pdata->phy_if.phy_config_aneg(pdata); in xgbe_set_link_ksettings()
H A Dxgbe.h912 int (*phy_config_aneg)(struct xgbe_prv_data *); member
H A Dxgbe-mdio.c1669 phy_if->phy_config_aneg = xgbe_phy_config_aneg; in xgbe_init_function_ptrs_phy()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c304 ret = pdata->phy_if.phy_config_aneg(pdata); in xgbe_set_pauseparam()
399 ret = pdata->phy_if.phy_config_aneg(pdata); in xgbe_set_link_ksettings()
H A Dxgbe.h944 int (*phy_config_aneg)(struct xgbe_prv_data *); member
H A Dxgbe-mdio.c1693 phy_if->phy_config_aneg = xgbe_phy_config_aneg; in xgbe_init_function_ptrs_phy()
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1738 int phy_config_aneg(struct phy_device *phydev);

Completed in 28 milliseconds