]> git.ipfire.org Git - thirdparty/linux.git/commit
enic: extend resource discovery for SR-IOV admin channel
authorSatish Kharat <satishkh@cisco.com>
Wed, 1 Apr 2026 15:31:11 +0000 (08:31 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 3 Apr 2026 01:05:05 +0000 (18:05 -0700)
commit74fb32ed733ceacd2daa3d22471f4b10705abbbd
tree33c5fb9eaeed221b5b893fd43a25bf980353d88e
parent0ea7e61f65538a0e6524d8781c2cea34c8073634
enic: extend resource discovery for SR-IOV admin channel

VIC firmware exposes admin channel resources (WQ, RQ, CQ) for PF-VF
communication when SR-IOV is active. Add the corresponding resource
type definitions and teach the discovery and access functions to
handle them.

Signed-off-by: Satish Kharat <satishkh@cisco.com>
Link: https://patch.msgid.link/20260401-enic-sriov-v2-prep-v4-1-d5834b2ef1b9@cisco.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/cisco/enic/enic.h
drivers/net/ethernet/cisco/enic/vnic_dev.c
drivers/net/ethernet/cisco/enic/vnic_resource.h