Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c357 static bool xgbe_use_mode(struct xgbe_prv_data *pdata, in xgbe_use_mode() function
1241 if (xgbe_use_mode(pdata, XGBE_MODE_KR)) { in __xgbe_phy_config_aneg()
1243 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_2500)) { in __xgbe_phy_config_aneg()
1245 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_1000)) { in __xgbe_phy_config_aneg()
1247 } else if (xgbe_use_mode(pdata, XGBE_MODE_SFI)) { in __xgbe_phy_config_aneg()
1249 } else if (xgbe_use_mode(pdata, XGBE_MODE_X)) { in __xgbe_phy_config_aneg()
1251 } else if (xgbe_use_mode(pdata, XGBE_MODE_SGMII_1000)) { in __xgbe_phy_config_aneg()
1253 } else if (xgbe_use_mode(pdata, XGBE_MODE_SGMII_100)) { in __xgbe_phy_config_aneg()
1255 } else if (xgbe_use_mode(pdata, XGBE_MODE_SGMII_10)) { in __xgbe_phy_config_aneg()
1494 if (xgbe_use_mode(pdat in xgbe_phy_start()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c345 static bool xgbe_use_mode(struct xgbe_prv_data *pdata, in xgbe_use_mode() function
1226 if (xgbe_use_mode(pdata, XGBE_MODE_KR)) { in __xgbe_phy_config_aneg()
1228 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_2500)) { in __xgbe_phy_config_aneg()
1230 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_1000)) { in __xgbe_phy_config_aneg()
1232 } else if (xgbe_use_mode(pdata, XGBE_MODE_SFI)) { in __xgbe_phy_config_aneg()
1234 } else if (xgbe_use_mode(pdata, XGBE_MODE_X)) { in __xgbe_phy_config_aneg()
1236 } else if (xgbe_use_mode(pdata, XGBE_MODE_SGMII_1000)) { in __xgbe_phy_config_aneg()
1238 } else if (xgbe_use_mode(pdata, XGBE_MODE_SGMII_100)) { in __xgbe_phy_config_aneg()
1474 if (xgbe_use_mode(pdata, XGBE_MODE_KR)) { in xgbe_phy_start()
1476 } else if (xgbe_use_mode(pdat in xgbe_phy_start()
[all...]

Completed in 4 milliseconds