Searched refs:RDMA_NOMSG (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/sunrpc/
H A Drpc_rdma.h118 RDMA_NOMSG = 1, /* An RPC call or reply msg - separate body */ enumerator in enum:rpcrdma_proc
125 #define rdma_nomsg cpu_to_be32(RDMA_NOMSG)
/linux-4.4.14/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c86 /* RDMA_NOMSG: RDMA READ data should land just after RDMA RECV data */ rdma_build_arg_xdr()
451 /* RDMA_NOMSG: RDMA READ data should land just after RDMA RECV data */ rdma_read_chunks()
523 /* Adjustments made for RDMA_NOMSG type requests */ rdma_read_complete()
H A Drpc_rdma.c221 * of type RDMA_NOMSG carrying the xid and length. As a result, reply
498 headerp->rm_type = htonl(RDMA_NOMSG); rpcrdma_marshal_req()
H A Dsvc_rdma_sendto.c605 reply_type = RDMA_NOMSG; svc_rdma_sendto()

Completed in 211 milliseconds