Searched refs:rpcrdma_version (Results 1 – 4 of 4) sorted by relevance
164 if (rmsgp->rm_vers != rpcrdma_version) in svc_rdma_xdr_decode_req()220 *va++ = rpcrdma_version; in svc_rdma_xdr_encode_error()221 *va++ = rpcrdma_version; in svc_rdma_xdr_encode_error()
213 headerp->rm_vers = rpcrdma_version; in rpcrdma_bc_marshal_reply()
459 headerp->rm_vers = rpcrdma_version; in rpcrdma_marshal_req()788 if (headerp->rm_vers != rpcrdma_version) in rpcrdma_reply_handler()
46 #define rpcrdma_version cpu_to_be32(RPCRDMA_VERSION) macro