Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v1.c283 mode = XGBE_MODE_KX_2500; in xgbe_phy_an_outcome()
509 mode = XGBE_MODE_KX_2500; in xgbe_phy_cur_mode()
525 mode = XGBE_MODE_KX_2500; in xgbe_phy_switch_mode()
546 ? XGBE_MODE_KX_2500 : XGBE_MODE_UNKNOWN; in xgbe_phy_get_mode()
560 case XGBE_MODE_KX_2500: in xgbe_phy_set_mode()
595 case XGBE_MODE_KX_2500: in xgbe_phy_use_mode()
H A Dxgbe-mdio.c234 pdata->phy_if.phy_impl.set_mode(pdata, XGBE_MODE_KX_2500); in xgbe_kx_2500_mode()
303 case XGBE_MODE_KX_2500: in xgbe_change_mode()
1162 case XGBE_MODE_KX_2500: in xgbe_phy_config_fixed()
1213 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_2500)) { in __xgbe_phy_config_aneg()
1214 xgbe_set_mode(pdata, XGBE_MODE_KX_2500); in __xgbe_phy_config_aneg()
1312 case XGBE_MODE_KX_2500: in xgbe_phy_status_result()
1432 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_2500)) { in xgbe_phy_start()
H A Dxgbe-phy-v2.c2151 phy_data->cur_mode = XGBE_MODE_KX_2500; in xgbe_phy_kx_2500_mode()
2197 return XGBE_MODE_KX_2500; in xgbe_phy_switch_bp_2500_mode()
2258 return XGBE_MODE_KX_2500; in xgbe_phy_get_baset_mode()
2289 return XGBE_MODE_KX_2500; in xgbe_phy_get_bp_2500_mode()
2338 case XGBE_MODE_KX_2500: in xgbe_phy_set_mode()
2406 case XGBE_MODE_KX_2500: in xgbe_phy_use_baset_mode()
2459 case XGBE_MODE_KX_2500: in xgbe_phy_use_bp_2500_mode()
3259 phy_data->start_mode = XGBE_MODE_KX_2500; in xgbe_phy_init()
3310 phy_data->start_mode = XGBE_MODE_KX_2500; in xgbe_phy_init()
H A Dxgbe.h593 XGBE_MODE_KX_2500, enumerator