OpenCloudOS-Kernel/drivers/infiniband/hw/bnxt_re
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
..
Kconfig RDMA/bnxt_re: Fix Kconfig indentation 2019-11-25 10:31:47 -04:00
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
bnxt_re.h RDMA/bnxt_re: Refactor queue pair creation code 2020-02-21 20:21:42 -04:00
hw_counters.c RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp" 2019-09-16 10:58:57 -03:00
hw_counters.h RDMA/bnxt_re: Report out of sequence hw counters 2018-10-16 00:03:50 -06:00
ib_verbs.c RDMA/bnxt_re: Refactor queue pair creation code 2020-02-21 20:21:42 -04:00
ib_verbs.h RDMA/bnxt_re: Remove unsupported modify_device callback 2019-10-01 13:06:10 -03:00
main.c RDMA/bnxt_re: Refactor queue pair creation code 2020-02-21 20:21:42 -04:00
qplib_fp.c ioremap changes for 5.6 2020-01-27 13:03:00 -08:00
qplib_fp.h RDMA: Handle SRQ allocations by IB/core 2019-04-08 13:05:25 -03:00
qplib_rcfw.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
qplib_rcfw.h RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message 2019-08-22 10:52:15 -04:00
qplib_res.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
qplib_res.h RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series 2019-11-25 10:31:47 -04:00
qplib_sp.c RDMA/bnxt_re: Honor vlan_id in GID entry comparison 2019-07-22 15:04:04 -03:00
qplib_sp.h RDMA/bnxt_re: Honor vlan_id in GID entry comparison 2019-07-22 15:04:04 -03:00
roce_hsi.h RDMA/bnxt_re: Add extended psn structure for 57500 adapters 2019-02-07 13:24:48 -07:00