]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDMA/bnxt_re: Cache MSIx info to a local structure
authorKalesh AP <kalesh-anakkur.purayil@broadcom.com>
Thu, 14 Nov 2024 09:49:08 +0000 (01:49 -0800)
committerLeon Romanovsky <leon@kernel.org>
Thu, 14 Nov 2024 14:52:37 +0000 (09:52 -0500)
commit31bad59805c388f92f3a13174a149c2228301c15
treeb58959ab7f679e64e843d51c348bd710907ebc92
parentcb97b377a13589b4880eeb1524dbc47087c3244b
RDMA/bnxt_re: Cache MSIx info to a local structure

L2 driver allocates the vectors for RoCE and pass it through the
en_dev structure to RoCE. During probe, cache the MSIx related
info to a local structure.

Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Link: https://patch.msgid.link/1731577748-1804-5-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/bnxt_re/bnxt_re.h
drivers/infiniband/hw/bnxt_re/main.c