linux/drivers/infiniband/hw
Yixian Liu cd0a4baf36 RDMA/hns: Remove unnecessary wrap around for EQ's consumer index
The hns driver wrap around the consumer index of AEQ and CEQ when they
reach to two times of queue entries number for owner mechanism, actually,
it is unnecessary to wrap around since the hardware itself will mask it
before use.

Link: https://lore.kernel.org/r/1612517974-31867-12-git-send-email-liweihang@huawei.com
Signed-off-by: Yixian Liu <liuyixian@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-02-08 20:25:26 -04:00
..
bnxt_re RDMA/bnxt_re: Allow bigger MR creation 2021-01-18 16:56:09 -04:00
cxgb4 RDMA: Use kzalloc for allocating only one thing 2021-01-07 16:47:53 -04:00
efa RDMA/efa: Remove unused syndrome enum values 2021-01-28 15:56:13 -04:00
hfi1 RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc header 2021-01-28 15:42:30 -04:00
hns RDMA/hns: Remove unnecessary wrap around for EQ's consumer index 2021-02-08 20:25:26 -04:00
i40iw RDMA/hw/i40iw/i40iw_verbs: Fix worthy function headers and demote some others 2021-01-19 20:33:43 -04:00
mlx4 IB/mlx4: Use port iterator and validation APIs 2021-02-02 19:25:40 -04:00
mlx5 IB/mlx5: Use rdma_for_each_port for port iteration 2021-02-05 12:06:01 -04:00
mthca Linux 5.10-rc6 2020-12-01 20:40:50 -04:00
ocrdma RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() 2021-01-07 16:37:11 -04:00
qedr RDMA 5.11 pull request 2020-12-16 13:42:26 -08:00
qib RDMA/hw/qib/qib_iba6120: Fix some repeated (copy/paste) kernel-doc issues 2021-01-22 14:37:35 -04:00
usnic RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp 2021-01-07 16:07:12 -04:00
vmw_pvrdma RDMA/pvrdma: Replace spin_lock_irqsave with spin_lock in hard IRQ 2021-02-05 12:03:07 -04:00
Makefile RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel 2019-10-04 15:08:59 -03:00