linux-stable/drivers/infiniband/hw/bnxt_re
Ajit Khaparde 3034322113 bnxt_en: Remove runtime interrupt vector allocation
Modified the bnxt_en code to create and pre-configure RDMA devices
with the right MSI-X vector count for the ROCE driver to use.
This is to align the ROCE driver to the auxiliary device model which
will simply bind the driver without getting into PCI-related handling.
All PCI-related logic will now be in the bnxt_en driver.

Suggested-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
2023-02-01 19:02:20 -08:00
..
Kconfig RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it 2021-04-19 14:57:03 -03:00
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
bnxt_re.h bnxt_en: Remove runtime interrupt vector allocation 2023-02-01 19:02:20 -08:00
hw_counters.c RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descs 2021-10-29 12:10:33 -03:00
hw_counters.h RDMA/bnxt_re: Update statistics counter name 2021-09-20 13:37:00 -03:00
ib_verbs.c RDMA: Split kernel-only global device caps from uverbs device caps 2022-04-06 15:02:13 -03:00
ib_verbs.h RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callback 2021-11-03 09:06:36 -03:00
main.c bnxt_en: Remove runtime interrupt vector allocation 2023-02-01 19:02:20 -08:00
qplib_fp.c RDMA/bnxt_re: Fix endianness warning for req.pkey 2021-12-06 19:56:30 -04:00
qplib_fp.h RDMA/bnxt_re: Update ABI to pass wqe-mode to user space 2021-06-21 20:58:52 -03:00
qplib_rcfw.c RDMA/bnxt_re: Use bitmap_zalloc() when applicable 2021-11-29 14:33:56 -04:00
qplib_rcfw.h RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pending cmd-bit" 2021-11-16 13:54:24 -04:00
qplib_res.c RDMA/bnxt_re: Remove dynamic pkey table 2021-11-25 13:35:51 -04:00
qplib_res.h RDMA/bnxt_re: Remove dynamic pkey table 2021-11-25 13:35:51 -04:00
qplib_sp.c RDMA/bnxt_re: Remove dynamic pkey table 2021-11-25 13:35:51 -04:00
qplib_sp.h RDMA/bnxt_re: Remove dynamic pkey table 2021-11-25 13:35:51 -04:00
roce_hsi.h RDMA/bnxt_re: Add extended statistics counters 2021-09-20 13:37:00 -03:00