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 1131 xgbe_set_mode(pdata, mode); in xgbe_phy_config_fixed() 1165 xgbe_set_mode(pdata, XGBE_MODE_KR); in __xgbe_phy_config_aneg() 1167 xgbe_set_mode(pdata, XGBE_MODE_KX_2500); in __xgbe_phy_config_aneg() 1169 xgbe_set_mode(pdata, XGBE_MODE_KX_1000); in __xgbe_phy_config_aneg() 1171 xgbe_set_mode(pdata, XGBE_MODE_SFI); in __xgbe_phy_config_aneg() 1173 xgbe_set_mode(pdata, XGBE_MODE_X); in __xgbe_phy_config_aneg() 1175 xgbe_set_mode(pdata, XGBE_MODE_SGMII_1000); in __xgbe_phy_config_aneg() 1177 xgbe_set_mode(pdata, XGBE_MODE_SGMII_100); in __xgbe_phy_config_aneg() 1179 xgbe_set_mode(pdata, XGBE_MODE_SGMII_10); in __xgbe_phy_config_aneg() [all …]
|