linux/drivers/infiniband/sw/rxe
Bob Pearson beec0239c3 RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
Add ib_alloc_mw and ib_dealloc_mw verbs APIs.

Added new file rxe_mw.c focused on MWs. Changed the 8 bit random key
generator. Added a cleanup routine for MWs. Added verbs routines to
ib_device_ops.

Link: https://lore.kernel.org/r/20210608042552.33275-5-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-06-16 20:51:17 -03:00
..
Kconfig RDMA/rxe: Fix missing kconfig dependency on CRYPTO 2021-03-01 14:46:31 -04:00
Makefile RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs 2021-06-16 20:51:17 -03:00
rxe_av.c RDMA/rxe: Fix a bug in rxe_fill_ip_info() 2021-04-21 16:09:04 -03:00
rxe_comp.c RDMA/rxe: Protext kernel index from user space 2021-06-03 15:53:01 -03:00
rxe_cq.c RDMA/rxe: Protext kernel index from user space 2021-06-03 15:53:01 -03:00
rxe_hdr.h RDMA/rxe: Remove unused pkt->offset 2021-02-16 14:42:59 -04:00
rxe_hw_counters.c RDMA: Support more than 255 rdma ports 2021-03-26 09:31:21 -03:00
rxe_hw_counters.h RDMA: Support more than 255 rdma ports 2021-03-26 09:31:21 -03:00
rxe_icrc.c RDMA/rxe: Add SPDX hdrs to rxe source files 2020-08-31 12:20:02 -03:00
rxe_loc.h RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs 2021-06-16 20:51:17 -03:00
rxe_mcast.c RDMA/rxe: Fix misleading comments and names 2021-01-28 15:29:55 -04:00
rxe_mmap.c RDMA/rxe: Add SPDX hdrs to rxe source files 2020-08-31 12:20:02 -03:00
rxe_mr.c RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs 2021-06-16 20:51:17 -03:00
rxe_mw.c RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs 2021-06-16 20:51:17 -03:00
rxe_net.c RDMA/rxe: Fix failure during driver load 2021-06-03 16:50:29 -03:00
rxe_net.h RDMA/rxe: Add SPDX hdrs to rxe source files 2020-08-31 12:20:02 -03:00
rxe_opcode.c RDMA/rxe: Add SPDX hdrs to rxe source files 2020-08-31 12:20:02 -03:00
rxe_opcode.h RDMA/rxe: Add SPDX hdrs to rxe source files 2020-08-31 12:20:02 -03:00
rxe_param.h RDMA/rxe: Enable MW object pool 2021-06-16 20:51:17 -03:00
rxe_pool.c RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs 2021-06-16 20:51:17 -03:00
rxe_pool.h RDMA/rxe: Return errors for add index and key 2021-06-16 20:51:17 -03:00
rxe_qp.c RDMA/rxe: Fix qp reference counting for atomic ops 2021-06-16 20:20:23 -03:00
rxe_queue.c RDMA/rxe: Protext kernel index from user space 2021-06-03 15:53:01 -03:00
rxe_queue.h RDMA/rxe: Protext kernel index from user space 2021-06-03 15:53:01 -03:00
rxe_recv.c RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt() 2021-03-05 14:15:18 -04:00
rxe_req.c RDMA/rxe: Protext kernel index from user space 2021-06-03 15:53:01 -03:00
rxe_resp.c RDMA/rxe: Fix qp reference counting for atomic ops 2021-06-16 20:20:23 -03:00
rxe_srq.c RDMA/rxe: Protext kernel index from user space 2021-06-03 15:53:01 -03:00
rxe_sysfs.c Merge branch 'mlx5_active_speed' into rdma.git for-next 2020-09-18 10:31:45 -03:00
rxe_task.c RDMA/rxe: Convert tasklets to use new tasklet_setup() API 2020-09-03 12:01:53 -03:00
rxe_task.h RDMA/rxe: Convert tasklets to use new tasklet_setup() API 2020-09-03 12:01:53 -03:00
rxe_verbs.c RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs 2021-06-16 20:51:17 -03:00
rxe_verbs.h RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs 2021-06-16 20:51:17 -03:00
rxe.c RDMA/rxe: Enable MW object pool 2021-06-16 20:51:17 -03:00
rxe.h Merge branch 'mlx5_active_speed' into rdma.git for-next 2020-09-18 10:31:45 -03:00