OpenCloudOS-Kernel/drivers/infiniband/hw
Devesh Sharma 8dae419f9e RDMA/bnxt_re: Refactor queue pair creation code
Restructuring the bnxt_re_create_qp function. Listing below the major
changes:
 - Monolithic central part of create_qp where attributes are initialized
   is now enclosed in one function and this new function has few more
   sub-functions.
 - Top level qp limit checking code moved to a function.
 - GSI QP creation and GSI Shadow qp creation code is handled in a sub
   function.

Link: https://lore.kernel.org/r/1581786665-23705-2-git-send-email-devesh.sharma@broadcom.com
Signed-off-by: Naresh Kumar PBS <nareshkumar.pbs@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Devesh Sharma <devesh.sharma@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2020-02-21 20:21:42 -04:00
..
bnxt_re RDMA/bnxt_re: Refactor queue pair creation code 2020-02-21 20:21:42 -04:00
cxgb4 RDMA: Replace zero-length array with flexible-array member 2020-02-20 13:33:51 -04:00
efa RDMA/efa: Mask access flags with the correct optional range 2020-01-29 16:41:05 -04:00
hfi1 RDMA: Replace zero-length array with flexible-array member 2020-02-20 13:33:51 -04:00
hns RDMA/hns: Initialize all fields of doorbells to zero 2020-02-20 13:22:02 -04:00
i40iw RDMA: Replace zero-length array with flexible-array member 2020-02-20 13:33:51 -04:00
mlx4 IB/mlx4: Fix leak in id_map_find_del 2020-01-27 16:46:53 -04:00
mlx5 RDMA subsystem updates for 5.6 2020-01-31 14:40:36 -08:00
mthca RDMA: Replace zero-length array with flexible-array member 2020-02-20 13:33:51 -04:00
ocrdma IB: Allow calls to ib_umem_get from kernel ULPs 2020-01-16 16:14:28 +02:00
qedr Use ODP MRs for kernel ULPs 2020-01-21 09:55:04 -04:00
qib mm, tree-wide: rename put_user_page*() to unpin_user_page*() 2020-01-31 10:30:38 -08:00
usnic RDMA: Replace zero-length array with flexible-array member 2020-02-20 13:33:51 -04:00
vmw_pvrdma IB: Allow calls to ib_umem_get from kernel ULPs 2020-01-16 16:14:28 +02:00
Makefile RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel 2019-10-04 15:08:59 -03:00