linux/drivers/infiniband/hw
Shay Drory 3663ad34bc net/mlx5: Shift control IRQ to the last index
Control IRQ is the first IRQ vector. This complicates handling of
completion irqs as we need to offset them by one.
in the next patch, there are scenarios where completion and control EQs
will share the same irq. for example: functions with single IRQ. To ease
such scenarios, we shift control IRQ to the end of the irq array.

Signed-off-by: Shay Drory <shayd@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
2021-10-04 18:10:57 -07:00
..
bnxt_re RDMA v5.15 merge window 2nd Pull Request 2021-09-09 11:14:14 -07:00
cxgb4 Merge branch 'sg_nents' into rdma.git for-next 2021-08-30 09:49:59 -03:00
efa RDMA v5.15 merge window Pull Request 2021-09-02 14:47:21 -07:00
hfi1 RDMA/hfi1: Fix kernel pointer leak 2021-09-27 14:32:14 -03:00
hns RDMA/hns: Add the check of the CQE size of the user space 2021-09-27 14:49:49 -03:00
irdma RDMA/irdma: Report correct WC error when there are MW bind errors 2021-09-20 14:13:23 -03:00
mlx4 Merge branch 'sg_nents' into rdma.git for-next 2021-08-30 09:49:59 -03:00
mlx5 net/mlx5: Shift control IRQ to the last index 2021-10-04 18:10:57 -07:00
mthca RDMA: switch from 'pci_' to 'dma_' API 2021-08-23 13:43:54 -03:00
ocrdma RDMA: Globally allocate and release QP memory 2021-08-03 13:44:27 -03:00
qedr qed: Remove e4_ and _e4 from FW HSI 2021-10-04 12:55:48 +01:00
qib IB/qib: Fix clang confusion of NULL pointer comparison 2021-09-13 16:28:39 -03:00
usnic RDMA/usnic: Lock VF with mutex instead of spinlock 2021-09-24 10:55:28 -03:00
vmw_pvrdma RDMA: switch from 'pci_' to 'dma_' API 2021-08-23 13:43:54 -03:00
Makefile RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw 2021-06-02 20:06:36 -03:00