Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Dphy.c685 int phy_config_aneg(struct phy_device *phydev) in phy_config_aneg() function
698 EXPORT_SYMBOL(phy_config_aneg);
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()
Dphy_device.c2658 phy_config_aneg(phydev); in genphy_loopback()
Dmarvell.c2033 return phy_config_aneg(phydev); in m88e1510_loopback()
/Linux-v6.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c304 ret = pdata->phy_if.phy_config_aneg(pdata); in xgbe_set_pauseparam()
394 ret = pdata->phy_if.phy_config_aneg(pdata); in xgbe_set_link_ksettings()
Dxgbe.h937 int (*phy_config_aneg)(struct xgbe_prv_data *); member
Dxgbe-mdio.c1625 phy_if->phy_config_aneg = xgbe_phy_config_aneg; in xgbe_init_function_ptrs_phy()
/Linux-v6.1/include/linux/
Dphy.h1537 int phy_config_aneg(struct phy_device *phydev);