Searched refs:rm_type (Results 1 – 6 of 6) sorted by relevance
83 __be32 rm_type; /* Type of message (enum rpcrdma_proc) */ member
461 headerp->rm_type = rdma_msg; in rpcrdma_marshal_req()498 headerp->rm_type = htonl(RDMA_NOMSG); in rpcrdma_marshal_req()730 if (headerp->rm_type != rdma_msg) in rpcrdma_is_bcall()818 switch (headerp->rm_type) { in rpcrdma_reply_handler()881 __func__, be32_to_cpu(headerp->rm_type), in rpcrdma_reply_handler()
168 if (rmsgp->rm_type == rdma_msgp) { in svc_rdma_xdr_decode_req()302 rdma_resp->rm_type = cpu_to_be32(rdma_type); in svc_rdma_xdr_encode_reply_header()
216 headerp->rm_type = rdma_msg; in rpcrdma_bc_marshal_reply()
88 if (rmsgp->rm_type == rdma_nomsg) in rdma_build_arg_xdr()
648 ffreg_t rm_type; /* */ member