linux/drivers/infiniband
Cheng Xu 0ca9c2e284 RDMA/erdma: Implement atomic operations support
Add atomic operations support in post_send and poll_cq implementation.
Also, rename 'laddr' and 'lkey' in struct erdma_sge to 'addr' and 'key',
because this structure is used for both local and remote SGEs.

Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Link: https://lore.kernel.org/r/20221107021845.44598-4-chengyou@linux.alibaba.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2022-11-07 09:55:04 +02:00
..
core RDMA/core: Fix order of nldev_exit call 2022-10-27 15:03:36 +03:00
hw RDMA/erdma: Implement atomic operations support 2022-11-07 09:55:04 +02:00
sw RDMA/rxe: cleanup some error handling in rxe_verbs.c 2022-10-28 15:11:44 -03:00
ulp IB/iser: open code iser_disconnected_handler 2022-10-19 10:38:35 +03:00
Kconfig RDMA/erdma: Add driver to kernel build environment 2022-07-27 16:04:05 -03:00
Makefile