Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h885 int (*phy_config_aneg)(struct xgbe_prv_data *); member
H A Dxgbe-mdio.c1621 phy_if->phy_config_aneg = xgbe_phy_config_aneg; in xgbe_init_function_ptrs_phy()
/linux/include/linux/
H A Dphy.h2182 int phy_config_aneg(struct phy_device *phydev);
/linux/drivers/net/phy/
H A Dphy_device.c2851 phy_config_aneg(phydev); in genphy_loopback()