Home
last modified time | relevance | path

Searched refs:RDS_RDMA_NOTIFY_ME (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/uapi/linux/
Drds.h418 #define RDS_RDMA_NOTIFY_ME 0x0020 /* Notify when operation completes */ macro
/linux-6.6.21/net/rds/
Drdma.c662 op->op_notify = !!(args->flags & RDS_RDMA_NOTIFY_ME); in rds_cmsg_rdma_args()
908 rm->atomic.op_notify = !!(args->flags & RDS_RDMA_NOTIFY_ME); in rds_cmsg_atomic()