linux-sg2042/drivers/infiniband/hw/bnxt_re
Somnath Kotur 536f092805 RDMA/bnxt_re: Specify RDMA component when allocating stats context
Starting FW version 20.6.47, firmware is keeping separate statistics
for L2 and RDMA. However, driver needs to specify RDMA or not when
allocating stat_ctx.

Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-07-20 11:20:50 -04:00
..
Kconfig
Makefile
bnxt_re.h RDMA/bnxt_re: Report supported value to IB stack in query_device 2017-07-20 11:20:50 -04:00
ib_verbs.c RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP 2017-07-20 11:20:50 -04:00
ib_verbs.h RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext 2017-07-20 11:20:49 -04:00
main.c RDMA/bnxt_re: Specify RDMA component when allocating stats context 2017-07-20 11:20:50 -04:00
qplib_fp.c RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error 2017-07-20 11:20:49 -04:00
qplib_fp.h RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs 2017-06-14 13:01:58 -04:00
qplib_rcfw.c RDMA/bnxt_re: Fixing the Control path command and response handling 2017-06-13 16:09:04 -04:00
qplib_rcfw.h RDMA/bnxt_re: Fixing the Control path command and response handling 2017-06-13 16:09:04 -04:00
qplib_res.c
qplib_res.h RDMA/bnxt_re: HW workarounds for handling specific conditions 2017-06-14 13:01:57 -04:00
qplib_sp.c RDMA/bnxt_re: Report supported value to IB stack in query_device 2017-07-20 11:20:50 -04:00
qplib_sp.h RDMA/bnxt_re: HW workarounds for handling specific conditions 2017-06-14 13:01:57 -04:00
roce_hsi.h