Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dphy.c978 int phy_config_aneg(struct phy_device *phydev) in phy_config_aneg() function
991 EXPORT_SYMBOL(phy_config_aneg);
1109 err = phy_config_aneg(phydev); in _phy_start_aneg()
1256 ret = phy_config_aneg(phydev); in phy_speed_down()
1294 ret = phy_config_aneg(phydev); in phy_speed_up()
H A Dphy_device.c2629 phy_config_aneg(phydev); in genphy_loopback()
/linux-6.15/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c300 ret = pdata->phy_if.phy_config_aneg(pdata); in xgbe_set_pauseparam()
395 ret = pdata->phy_if.phy_config_aneg(pdata); in xgbe_set_link_ksettings()
H A Dxgbe.h948 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()
/linux-6.15/include/linux/
H A Dphy.h1834 int phy_config_aneg(struct phy_device *phydev);