]> git.dujemihanovic.xyz Git - linux.git/commit
sfc: Add X4 PF support
authorJonathan Cooper <jonathan.s.cooper@amd.com>
Tue, 10 Sep 2024 15:30:13 +0000 (16:30 +0100)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Sep 2024 23:02:21 +0000 (16:02 -0700)
commitcf06766f1525d35542cbb15fe6103caf44840376
tree6adbac6f2b714d00349d45f17af8beb7f87fd40e
parentaf647fe240a9c9ea5f63bb9194b971049098955e
sfc: Add X4 PF support

Add X4 series. Most functionality is the same as previous
EF10 nics but enough is different to warrant a new nic type struct
and revision; for example legacy interrupts and SRIOV are
not supported.

Most removed features will be re-added later as new implementations.

Signed-off-by: Jonathan Cooper <jonathan.s.cooper@amd.com>
Acked-by: Edward Cree <ecree.xilinx@gmail.com>
Acked-by: Martin Habets <habetsm.xilinx@gmail.com>
Link: https://patch.msgid.link/20240910153014.12803-1-jonathan.s.cooper@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/sfc/ef10.c
drivers/net/ethernet/sfc/efx.c
drivers/net/ethernet/sfc/nic.h
drivers/net/ethernet/sfc/nic_common.h