linux/drivers/infiniband/hw/bnxt_re
Devesh Sharma 10d1dedf9b RDMA/bnxt_re: Fix return value of poll routine
Fix the incorrect reporting of number of polled
entries by taking into account the max CQ depth
in the driver.

Signed-off-by: Devesh Sharma <devesh.sharma@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-07-20 11:20:50 -04:00
..
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: Fix return value of poll routine 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
Kconfig
main.c RDMA/bnxt_re: Specify RDMA component when allocating stats context 2017-07-20 11:20:50 -04:00
Makefile
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: 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