Home
last modified time | relevance | path

Searched refs:__xgbe_phy_config_aneg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c1198 static int __xgbe_phy_config_aneg(struct xgbe_prv_data *pdata, bool set_mode) in __xgbe_phy_config_aneg() function
1277 return __xgbe_phy_config_aneg(pdata, true); in xgbe_phy_config_aneg()
1282 return __xgbe_phy_config_aneg(pdata, false); in xgbe_phy_reconfig_aneg()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c1213 static int __xgbe_phy_config_aneg(struct xgbe_prv_data *pdata, bool set_mode) in __xgbe_phy_config_aneg() function
1294 return __xgbe_phy_config_aneg(pdata, true); in xgbe_phy_config_aneg()
1299 return __xgbe_phy_config_aneg(pdata, false); in xgbe_phy_reconfig_aneg()

Completed in 5 milliseconds