Searched refs:XGBE_MODE_KX_1000 (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 | 285 mode = XGBE_MODE_KX_1000; in xgbe_phy_an_outcome() 511 mode = XGBE_MODE_KX_1000; in xgbe_phy_cur_mode() 527 mode = XGBE_MODE_KX_1000; in xgbe_phy_switch_mode() 543 ? XGBE_MODE_KX_1000 : XGBE_MODE_UNKNOWN; in xgbe_phy_get_mode() 557 case XGBE_MODE_KX_1000: in xgbe_phy_set_mode() 592 case XGBE_MODE_KX_1000: in xgbe_phy_use_mode()
|
H A D | xgbe-mdio.c | 243 pdata->phy_if.phy_impl.set_mode(pdata, XGBE_MODE_KX_1000); in xgbe_kx_1000_mode() 300 case XGBE_MODE_KX_1000: in xgbe_change_mode() 1164 case XGBE_MODE_KX_1000: in xgbe_phy_config_fixed() 1230 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_1000)) { in __xgbe_phy_config_aneg() 1231 xgbe_set_mode(pdata, XGBE_MODE_KX_1000); in __xgbe_phy_config_aneg() 1344 case XGBE_MODE_KX_1000: in xgbe_phy_status_result() 1478 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_1000)) { in xgbe_phy_start()
|
H A D | xgbe-phy-v2.c | 1652 mode = XGBE_MODE_KX_1000; in xgbe_phy_an73_redrv_outcome() 1740 mode = XGBE_MODE_KX_1000; in xgbe_phy_an73_outcome() 2158 phy_data->cur_mode = XGBE_MODE_KX_1000; in xgbe_phy_kx_1000_mode() 2197 case XGBE_MODE_KX_1000: in xgbe_phy_switch_bp_mode() 2201 return XGBE_MODE_KX_1000; in xgbe_phy_switch_bp_mode() 2292 return XGBE_MODE_KX_1000; in xgbe_phy_get_bp_mode() 2328 case XGBE_MODE_KX_1000: in xgbe_phy_set_mode() 2466 case XGBE_MODE_KX_1000: in xgbe_phy_use_bp_mode() 3236 phy_data->start_mode = XGBE_MODE_KX_1000; in xgbe_phy_init()
|
H A D | xgbe.h | 593 XGBE_MODE_KX_1000 = 0, enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v1.c | 285 mode = XGBE_MODE_KX_1000; in xgbe_phy_an_outcome() 511 mode = XGBE_MODE_KX_1000; in xgbe_phy_cur_mode() 527 mode = XGBE_MODE_KX_1000; in xgbe_phy_switch_mode() 543 ? XGBE_MODE_KX_1000 : XGBE_MODE_UNKNOWN; in xgbe_phy_get_mode() 557 case XGBE_MODE_KX_1000: in xgbe_phy_set_mode() 592 case XGBE_MODE_KX_1000: in xgbe_phy_use_mode()
|
H A D | xgbe-mdio.c | 243 pdata->phy_if.phy_impl.set_mode(pdata, XGBE_MODE_KX_1000); in xgbe_kx_1000_mode() 309 case XGBE_MODE_KX_1000: in xgbe_change_mode() 1178 case XGBE_MODE_KX_1000: in xgbe_phy_config_fixed() 1245 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_1000)) { in __xgbe_phy_config_aneg() 1246 xgbe_set_mode(pdata, XGBE_MODE_KX_1000); in __xgbe_phy_config_aneg() 1364 case XGBE_MODE_KX_1000: in xgbe_phy_status_result() 1498 } else if (xgbe_use_mode(pdata, XGBE_MODE_KX_1000)) { in xgbe_phy_start()
|
H A D | xgbe-phy-v2.c | 1729 mode = XGBE_MODE_KX_1000; in xgbe_phy_an73_redrv_outcome() 1823 mode = XGBE_MODE_KX_1000; in xgbe_phy_an73_outcome() 2403 phy_data->cur_mode = XGBE_MODE_KX_1000; in xgbe_phy_kx_1000_mode() 2445 case XGBE_MODE_KX_1000: in xgbe_phy_switch_bp_mode() 2449 return XGBE_MODE_KX_1000; in xgbe_phy_switch_bp_mode() 2544 return XGBE_MODE_KX_1000; in xgbe_phy_get_bp_mode() 2580 case XGBE_MODE_KX_1000: in xgbe_phy_set_mode() 2729 case XGBE_MODE_KX_1000: in xgbe_phy_use_bp_mode() 3551 phy_data->start_mode = XGBE_MODE_KX_1000; in xgbe_phy_init()
|
H A D | xgbe.h | 595 XGBE_MODE_KX_1000 = 0, enumerator
|
Completed in 21 milliseconds