Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Drpc_rdma.h119 RDMA_MSGP = 2, /* An RPC call or reply msg with padding */ enumerator
126 #define rdma_msgp cpu_to_be32(RDMA_MSGP)
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma_marshal.c175 if (rmsgp->rm_type == RDMA_MSGP) { in svc_rdma_xdr_decode_req()
227 if (rmsgp->rm_type == RDMA_MSGP) { in svc_rdma_xdr_decode_deferred_req()