]> git.droids-corp.org - dpdk.git/commit
net/axgbe: support Yellow Carp device
authorSelwin Sebastian <selwin.sebastian@amd.com>
Mon, 31 Jan 2022 05:39:19 +0000 (11:09 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 3 Feb 2022 11:54:50 +0000 (12:54 +0100)
commitf7706f88577d86ade65a8bb44fff21c3fcf3d793
treef4da681b6f0caa0bb74821764d34e3254fd40c76
parent68cde2a3bd106934869205636c4399e0e02fdd38
net/axgbe: support Yellow Carp device

Yellow Carp ethernet devices (V3xxx) use the existing PCI ID but
the window settings for the indirect PCS access have been
altered. Add the check for Yellow Carp Ethernet devices to
use the new register values.

Signed-off-by: Selwin Sebastian <selwin.sebastian@amd.com>
Acked-by: Chandubabu Namburu <chandu@amd.com>
drivers/net/axgbe/axgbe_common.h
drivers/net/axgbe/axgbe_ethdev.c