Home
last modified time | relevance | path

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

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