Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c1619 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an37_sgmii_outcome()
1629 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an37_sgmii_outcome()
1639 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an37_sgmii_outcome()
1643 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an37_sgmii_outcome()
1687 mode = (ad_reg & 0x20) ? XGBE_MODE_X : XGBE_MODE_UNKNOWN; in xgbe_phy_an37_outcome()
1766 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an73_redrv_outcome()
1825 mode = XGBE_MODE_UNKNOWN; in xgbe_phy_an73_outcome()
1848 return XGBE_MODE_UNKNOWN; in xgbe_phy_an_outcome()
2244 phy_data->cur_mode = XGBE_MODE_UNKNOWN; in xgbe_phy_power_off()
2473 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