linux_dsm_epyc7002/drivers/infiniband/hw/bnxt_re
Devesh Sharma 254cd2590d RDMA/bnxt_re: Enable atomics only if host bios supports
Driver shall check if the host system bios has enabled
Atomic operations capability in PCI Device Control 2
register of the pci-device. Expose the ATOMIC_HCA
flag only if the Atomic operations capability is set.

Signed-off-by: Devesh Sharma <devesh.sharma@broadcom.com>
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
..
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: Enable atomics only if host bios supports 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 RDMA/bnxt_re: add DCB dependency 2017-02-19 09:27:29 -05:00
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