Searched refs:XGBE_MODE_KX_2500 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v1.c | 283 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 D | xgbe-mdio.c | 234 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() 1165 case XGBE_MODE_KX_2500: in xgbe_phy_config_fixed() 1228 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_2500)) { in __xgbe_phy_config_aneg() 1229 xgbe_set_mode(pdata, XGBE_MODE_KX_2500); in __xgbe_phy_config_aneg() 1348 case XGBE_MODE_KX_2500: in xgbe_phy_status_result() 1476 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_2500)) { in xgbe_phy_start()
|
H A D | xgbe-phy-v2.c | 2144 phy_data->cur_mode = XGBE_MODE_KX_2500; in xgbe_phy_kx_2500_mode() 2190 return XGBE_MODE_KX_2500; in xgbe_phy_switch_bp_2500_mode() 2251 return XGBE_MODE_KX_2500; in xgbe_phy_get_baset_mode() 2282 return XGBE_MODE_KX_2500; in xgbe_phy_get_bp_2500_mode() 2331 case XGBE_MODE_KX_2500: in xgbe_phy_set_mode() 2399 case XGBE_MODE_KX_2500: in xgbe_phy_use_baset_mode() 2452 case XGBE_MODE_KX_2500: in xgbe_phy_use_bp_2500_mode() 3252 phy_data->start_mode = XGBE_MODE_KX_2500; in xgbe_phy_init() 3303 phy_data->start_mode = XGBE_MODE_KX_2500; in xgbe_phy_init()
|
H A D | xgbe.h | 594 XGBE_MODE_KX_2500, enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v1.c | 283 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 D | xgbe-mdio.c | 234 pdata->phy_if.phy_impl.set_mode(pdata, XGBE_MODE_KX_2500); in xgbe_kx_2500_mode() 312 case XGBE_MODE_KX_2500: in xgbe_change_mode() 1179 case XGBE_MODE_KX_2500: in xgbe_phy_config_fixed() 1243 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_2500)) { in __xgbe_phy_config_aneg() 1244 xgbe_set_mode(pdata, XGBE_MODE_KX_2500); in __xgbe_phy_config_aneg() 1368 case XGBE_MODE_KX_2500: in xgbe_phy_status_result() 1496 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_2500)) { in xgbe_phy_start()
|
H A D | xgbe-phy-v2.c | 2389 phy_data->cur_mode = XGBE_MODE_KX_2500; in xgbe_phy_kx_2500_mode() 2428 case XGBE_MODE_KX_2500: in xgbe_phy_switch_baset_mode() 2432 return XGBE_MODE_KX_2500; in xgbe_phy_switch_baset_mode() 2438 return XGBE_MODE_KX_2500; in xgbe_phy_switch_bp_2500_mode() 2501 return XGBE_MODE_KX_2500; in xgbe_phy_get_baset_mode() 2534 return XGBE_MODE_KX_2500; in xgbe_phy_get_bp_2500_mode() 2583 case XGBE_MODE_KX_2500: in xgbe_phy_set_mode() 2657 case XGBE_MODE_KX_2500: in xgbe_phy_use_baset_mode() 2715 case XGBE_MODE_KX_2500: in xgbe_phy_use_bp_2500_mode() 3567 phy_data->start_mode = XGBE_MODE_KX_2500; in xgbe_phy_init() [all...] |
H A D | xgbe.h | 596 XGBE_MODE_KX_2500, enumerator
|
Completed in 25 milliseconds