phy_config_aneg 304 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c ret = pdata->phy_if.phy_config_aneg(pdata); phy_config_aneg 396 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c ret = pdata->phy_if.phy_config_aneg(pdata); phy_config_aneg 1627 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c phy_if->phy_config_aneg = xgbe_phy_config_aneg; phy_config_aneg 912 drivers/net/ethernet/amd/xgbe/xgbe.h int (*phy_config_aneg)(struct xgbe_prv_data *); phy_config_aneg 575 drivers/net/phy/phy.c err = phy_config_aneg(phydev); phy_config_aneg 636 drivers/net/phy/phy.c ret = phy_config_aneg(phydev); phy_config_aneg 667 drivers/net/phy/phy.c return phy_config_aneg(phydev);