linux/drivers/infiniband/sw
Bob Pearson 1858d98b83 RDMA/rxe: Remove duplicate entries in struct rxe_mr
Struct rxe_mem had pd, lkey and rkey values both in itself and in the
struct ib_mr which is also included in rxe_mem.

Delete these entries and replace references with the ones in ibmr.Add
mr_pd, mr_lkey and mr_rkey macros which extract these values from mr.

Link: https://lore.kernel.org/r/20201008212818.265303-1-rpearson@hpe.com
Signed-off-by: Bob Pearson <rpearson@hpe.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2020-10-08 20:07:50 -03:00
..
rdmavt IB/rdmavt: Fix sizeof mismatch 2020-10-08 15:14:17 -03:00
rxe RDMA/rxe: Remove duplicate entries in struct rxe_mr 2020-10-08 20:07:50 -03:00
siw RDMA: Allow fail of destroy CQ 2020-09-09 14:14:29 -03:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00