Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/phy/
A Dphy.c878 int phy_config_aneg(struct phy_device *phydev) in phy_config_aneg() function
891 EXPORT_SYMBOL(phy_config_aneg);
949 err = phy_config_aneg(phydev); in _phy_start_aneg()
1092 ret = phy_config_aneg(phydev); in phy_speed_down()
1130 ret = phy_config_aneg(phydev); in phy_speed_up()
A Dphy_device.c2715 phy_config_aneg(phydev); in genphy_loopback()
A Dmarvell.c2033 return phy_config_aneg(phydev); in m88e1510_loopback()
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A 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()
A Dxgbe.h944 int (*phy_config_aneg)(struct xgbe_prv_data *); member
A Dxgbe-mdio.c1675 phy_if->phy_config_aneg = xgbe_phy_config_aneg; in xgbe_init_function_ptrs_phy()
/linux-6.3-rc2/include/linux/
A Dphy.h1621 int phy_config_aneg(struct phy_device *phydev);

Completed in 53 milliseconds