1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/infiniband/hw/bnxt_re
Selvin Xavier 056620da89 RDMA/bnxt_re: Fix the max msix vectors macro
bnxt_re no longer decide the number of MSI-x vectors used by itself.
Its decided by bnxt_en now. So when bnxt_en changes this value, system
crash is seen.

Depend on the max value reported by bnxt_en instead of using the its own macros.

Fixes: 3034322113 ("bnxt_en: Remove runtime interrupt vector allocation")
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Link: https://lore.kernel.org/r/1716195418-11767-1-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2024-05-30 15:00:07 +03:00
..
bnxt_re.h RDMA/bnxt_re: Fix the max msix vectors macro 2024-05-30 15:00:07 +03:00
hw_counters.c RDMA/bnxt_re: Support new 5760X P7 devices 2023-12-11 09:56:28 +02:00
hw_counters.h bnxt_re: Update the debug counters for doorbell pacing 2023-07-30 14:37:04 +03:00
ib_verbs.c RDMA/bnxt_re: Return error for SRQ resize 2024-01-25 12:04:39 +02:00
ib_verbs.h RDMA/bnxt_re: Share a page to expose per CQ info with userspace 2023-12-17 15:35:58 +02:00
Kconfig RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it 2021-04-19 14:57:03 -03:00
main.c RDMA/bnxt_re: Remove a redundant check inside bnxt_re_vf_res_config 2024-01-25 12:04:39 +02:00
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
qplib_fp.c bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq 2024-05-09 11:59:31 +03:00
qplib_fp.h RDMA/bnxt_re: Fix the sparse warnings 2023-12-20 10:10:56 +02:00
qplib_rcfw.c RDMA/bnxt_re: Fix the sparse warnings 2023-12-20 10:10:56 +02:00
qplib_rcfw.h RDMA/bnxt_re: Refactor the queue index update 2023-11-13 10:26:41 +02:00
qplib_res.c RDMA/bnxt_re: Support new 5760X P7 devices 2023-12-11 09:56:28 +02:00
qplib_res.h RDMA/bnxt_re: Share a page to expose per CQ info with userspace 2023-12-17 15:35:58 +02:00
qplib_sp.c RDMA/bnxt_re: Update the BAR offsets 2023-12-11 09:56:28 +02:00
qplib_sp.h RDMA/bnxt_re: Fix max_qp count for virtual functions 2023-08-07 16:39:42 +03:00
qplib_tlv.h IB: Use capital "OR" for multiple licenses in SPDX 2023-09-11 14:14:00 +03:00
roce_hsi.h RDMA/bnxt_re: Update the HW interface definitions 2023-12-11 09:56:28 +02:00