OpenCloudOS-Kernel/drivers/infiniband/hw/bnxt_re
Devesh Sharma 1da968e0ef RDMA/bnxt_re: introduce wqe mode to select execution path
The bnxt_re driver need to decide on how much SQ and RQ memory should to
be allocated and which wqe posting/polling algorithm to use.

Making changes to set the wqe-mode to a default value during device
registration sequence. The wqe-mode is passed to the lower layer driver as
well. Going forward in the lower layer driver wqe-mode will be used to
decide execution path. Initializing the wqe-mode to static wqe type for
now.

Link: https://lore.kernel.org/r/1594822619-4098-2-git-send-email-devesh.sharma@broadcom.com
Signed-off-by: Devesh Sharma <devesh.sharma@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2020-07-20 16:32:49 -03:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
bnxt_re.h RDMA/bnxt_re: Remove unnecessary sched count 2020-03-17 20:15:03 -03: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: introduce wqe mode to select execution path 2020-07-20 16:32:49 -03:00
ib_verbs.h RDMA: Remove the udata parameter from alloc_mr callback 2020-07-06 19:25:53 -03:00
main.c RDMA/bnxt_re: introduce wqe mode to select execution path 2020-07-20 16:32:49 -03:00
qplib_fp.c RDMA/bnxt: Delete 'nq_ptr' variable which is not used 2020-04-22 17:05:13 -03:00
qplib_fp.h RDMA/bnxt_re: introduce wqe mode to select execution path 2020-07-20 16:32:49 -03:00
qplib_rcfw.c RDMA/bnxt_re: Simplify obtaining queue entry from hw ring 2020-04-14 16:39:35 -03:00
qplib_rcfw.h RDMA/bnxt_re: Remove dead code from rcfw 2020-04-14 16:39:35 -03:00
qplib_res.c RDMA/bnxt_re: Simplify obtaining queue entry from hw ring 2020-04-14 16:39:35 -03:00
qplib_res.h RDMA/bnxt_re: introduce wqe mode to select execution path 2020-07-20 16:32:49 -03:00
qplib_sp.c RDMA/bnxt_re: Remove FMR leftovers 2020-06-02 20:32:53 -03:00
qplib_sp.h RDMA/bnxt_re: Remove FMR leftovers 2020-06-02 20:32:53 -03:00
roce_hsi.h RDMA/bnxt_re: Update missing hsi data structures 2020-04-14 16:39:35 -03:00