Lines Matching refs:xgbe_set_mode
346 static bool xgbe_set_mode(struct xgbe_prv_data *pdata, in xgbe_set_mode() function
1196 xgbe_set_mode(pdata, mode); in xgbe_phy_config_fixed()
1230 xgbe_set_mode(pdata, XGBE_MODE_KR); in __xgbe_phy_config_aneg()
1232 xgbe_set_mode(pdata, XGBE_MODE_KX_2500); in __xgbe_phy_config_aneg()
1234 xgbe_set_mode(pdata, XGBE_MODE_KX_1000); in __xgbe_phy_config_aneg()
1236 xgbe_set_mode(pdata, XGBE_MODE_SFI); in __xgbe_phy_config_aneg()
1238 xgbe_set_mode(pdata, XGBE_MODE_X); in __xgbe_phy_config_aneg()
1240 xgbe_set_mode(pdata, XGBE_MODE_SGMII_1000); in __xgbe_phy_config_aneg()
1242 xgbe_set_mode(pdata, XGBE_MODE_SGMII_100); in __xgbe_phy_config_aneg()
1244 xgbe_set_mode(pdata, XGBE_MODE_SGMII_10); in __xgbe_phy_config_aneg()
1370 if (!xgbe_set_mode(pdata, mode)) in xgbe_phy_status_result()