linux-stable/drivers/infiniband/hw/bnxt_re
Selvin Xavier 0a01623b74 RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index
bnxt_re HW maintains a GID table with only a single entry for the two
duplicate GID entries (v1 and v2). Driver needs to map stack gid index to
the HW table gid index.  Use the new API rdma_read_gid_hw_context () to
retrieve the HW GID context to get the HW table index.

Link: https://lore.kernel.org/r/1582107594-5180-3-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2020-02-19 16:54:25 -04:00
..
bnxt_re.h RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series 2019-10-08 16:22:24 -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: Use rdma_read_gid_hw_context to retrieve HW gid index 2020-02-19 16:54:25 -04:00
ib_verbs.h RDMA/bnxt_re: Remove unsupported modify_device callback 2019-10-01 13:06:10 -03:00
Kconfig RDMA/bnxt_re: Fix Kconfig indentation 2019-11-25 10:31:47 -04:00
main.c RDMA/bnxt_re: Report more number of completion vectors 2020-01-03 15:45:31 -04:00
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
qplib_fp.c ioremap changes for 5.6 2020-01-27 13:03:00 -08:00
qplib_fp.h RDMA: Handle SRQ allocations by IB/core 2019-04-08 13:05:25 -03:00
qplib_rcfw.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
qplib_rcfw.h RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message 2019-08-22 10:52:15 -04:00
qplib_res.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
qplib_res.h RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series 2019-11-25 10:31:47 -04:00
qplib_sp.c RDMA/bnxt_re: Honor vlan_id in GID entry comparison 2019-07-22 15:04:04 -03:00
qplib_sp.h RDMA/bnxt_re: Honor vlan_id in GID entry comparison 2019-07-22 15:04:04 -03:00
roce_hsi.h RDMA/bnxt_re: Add extended psn structure for 57500 adapters 2019-02-07 13:24:48 -07:00