linux-sg2042/drivers/infiniband/hw/bnxt_re
Selvin Xavier 601577b7d1 RDMA/bnxt_re: Fix the value reported for local ack delay
Local ack delay exposed by the driver is 0 which means infinite QP
timeout. Reporting the default value to 16 (approx 260ms)

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 RDMA/bnxt_re: add DCB dependency 2017-02-19 09:27:29 -05:00
Makefile
bnxt_re.h RDMA/bnxt_re: Fix the value reported for local ack delay 2017-07-20 11:20:50 -04:00
ib_verbs.c RDMA/bnxt_re: Fix the value reported for local ack delay 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: Report MISSED_EVENTS in req_notify_cq 2017-07-20 11:20:50 -04:00
qplib_fp.h RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq 2017-07-20 11:20:50 -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: Enable atomics only if host bios supports 2017-07-20 11:20:50 -04:00
qplib_sp.h RDMA/bnxt_re: Enable atomics only if host bios supports 2017-07-20 11:20:50 -04:00
roce_hsi.h