Home
last modified time | relevance | path

Searched refs:rm_type (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/sunrpc/
Drpc_rdma.h83 __be32 rm_type; /* Type of message (enum rpcrdma_proc) */ member
/linux-4.4.14/net/sunrpc/xprtrdma/
Drpc_rdma.c461 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()
Dsvc_rdma_marshal.c168 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()
Dbackchannel.c216 headerp->rm_type = rdma_msg; in rpcrdma_bc_marshal_reply()
Dsvc_rdma_recvfrom.c88 if (rmsgp->rm_type == rdma_nomsg) in rdma_build_arg_xdr()
/linux-4.4.14/drivers/atm/
Diphase.h648 ffreg_t rm_type; /* */ member