diff options
author | Raju Rangoju <Raju.Rangoju@amd.com> | 2023-02-01 11:19:32 +0530 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-02-02 15:17:19 +0100 |
commit | 4f3b20bfbb75289c18729b6eb2da3f3c5e7f58b0 (patch) | |
tree | 95749aa0d327eb45ba256f5183d1c66a9757190d /drivers/net/ethernet/intel/ice/ice_dcb_lib.c | |
parent | 3ee217c47b8b7d18c7c6afa62a5451d5da16d7f5 (diff) |
amd-xgbe: add support for rx-adaptation
The existing implementation for non-Autonegotiation 10G speed modes does
not enable RX adaptation in the Driver and FW. The RX Equalization
settings (AFE settings alone) are manually configured and the existing
link-up sequence in the driver does not perform rx adaptation process as
mentioned in the Synopsys databook. There's a customer request for 10G
backplane mode without Auto-negotiation and for the DAC cables of more
significant length that follow the non-Autonegotiation mode. These modes
require PHY to perform RX Adaptation.
The proposed logic adds the necessary changes to Yellow Carp devices to
ensure seamless RX Adaptation for 10G-SFI (LONG DAC) and 10G-KR without
AN (CL72 not present). The RX adaptation core algorithm is executed by
firmware, however, to achieve that a new mailbox sub-command is required
to be sent by the driver.
Co-developed-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Signed-off-by: Raju Rangoju <Raju.Rangoju@amd.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_dcb_lib.c')
0 files changed, 0 insertions, 0 deletions