Searched refs:xgbe_set_mode (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-mdio.c | 237 static bool xgbe_set_mode(struct xgbe_prv_data *pdata, in xgbe_set_mode() function 1108 xgbe_set_mode(pdata, mode); in xgbe_phy_config_fixed() 1142 xgbe_set_mode(pdata, XGBE_MODE_KR); in __xgbe_phy_config_aneg() 1144 xgbe_set_mode(pdata, XGBE_MODE_KX_2500); in __xgbe_phy_config_aneg() 1146 xgbe_set_mode(pdata, XGBE_MODE_KX_1000); in __xgbe_phy_config_aneg() 1148 xgbe_set_mode(pdata, XGBE_MODE_SFI); in __xgbe_phy_config_aneg() 1150 xgbe_set_mode(pdata, XGBE_MODE_X); in __xgbe_phy_config_aneg() 1152 xgbe_set_mode(pdata, XGBE_MODE_SGMII_1000); in __xgbe_phy_config_aneg() 1154 xgbe_set_mode(pdata, XGBE_MODE_SGMII_100); in __xgbe_phy_config_aneg() 1156 xgbe_set_mode(pdata, XGBE_MODE_SGMII_10); in __xgbe_phy_config_aneg() [all …]
|