1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/infiniband/hw/mana
Konstantin Taranov 82a5cc783d RDMA/mana_ib: Ignore optional access flags for MRs
Ignore optional ib_access_flags when an MR is created.

Fixes: 0266a17763 ("RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter")
Signed-off-by: Konstantin Taranov <kotaranov@microsoft.com>
Link: https://lore.kernel.org/r/1717575368-14879-1-git-send-email-kotaranov@linux.microsoft.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2024-06-21 10:19:36 -03:00
..
cq.c RDMA/mana_ib: implement uapi for creation of rnic cq 2024-05-05 15:27:23 +03:00
device.c RDMA/mana_ib: Fix missing ret value 2024-04-23 12:02:44 -03:00
Kconfig RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter 2022-11-11 11:40:09 +02:00
main.c RDMA/mana_ib: create and destroy RNIC cqs 2024-05-05 15:27:23 +03:00
Makefile RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter 2022-11-11 11:40:09 +02:00
mana_ib.h RDMA/mana_ib: introduce a helper to remove cq callbacks 2024-05-05 15:27:23 +03:00
mr.c RDMA/mana_ib: Ignore optional access flags for MRs 2024-06-21 10:19:36 -03:00
qp.c RDMA/mana_ib: introduce a helper to remove cq callbacks 2024-05-05 15:27:23 +03:00
wq.c RDMA/mana_ib: Use struct mana_ib_queue for WQs 2024-04-02 11:30:23 +03:00