Home
last modified time | relevance | path

Searched refs:XGBE_MODE_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c1604 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an37_sgmii_outcome()
1614 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an37_sgmii_outcome()
1624 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an37_sgmii_outcome()
1628 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an37_sgmii_outcome()
1672 mode = (ad_reg & 0x20) ? XGBE_MODE_X : XGBE_MODE_UNKNOWN; in xgbe_phy_an37_outcome()
1751 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an73_redrv_outcome()
1810 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an73_outcome()
1833 return XGBE_MODE_UNKNOWN; in xgbe_phy_an_outcome()
2229 phy_data->cur_mode = XGBE_MODE_UNKNOWN; in xgbe_phy_power_off()
2458 return XGBE_MODE_UNKNOWN; in xgbe_phy_switch_mode()
[all …]
H A Dxgbe-phy-v1.c287 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an_outcome()
543 ? XGBE_MODE_KX_1000 : XGBE_MODE_UNKNOWN; in xgbe_phy_get_mode()
546 ? XGBE_MODE_KX_2500 : XGBE_MODE_UNKNOWN; in xgbe_phy_get_mode()
550 return XGBE_MODE_UNKNOWN; in xgbe_phy_get_mode()
H A Dxgbe-mdio.c333 case XGBE_MODE_UNKNOWN: in xgbe_change_mode()
1187 case XGBE_MODE_UNKNOWN: in xgbe_phy_config_fixed()
1375 case XGBE_MODE_UNKNOWN: in xgbe_phy_status_result()
H A Dxgbe.h603 XGBE_MODE_UNKNOWN, enumerator