Home
last modified time | relevance | path

Searched refs:rdma_msg (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/sunrpc/
Drpc_rdma.h124 #define rdma_msg cpu_to_be32(RDMA_MSG) macro
/linux-4.4.14/net/sunrpc/xprtrdma/
Drpc_rdma.c461 headerp->rm_type = rdma_msg; in rpcrdma_marshal_req()
730 if (headerp->rm_type != rdma_msg) in rpcrdma_is_bcall()
819 case rdma_msg: in rpcrdma_reply_handler()
Dbackchannel.c216 headerp->rm_type = rdma_msg; in rpcrdma_bc_marshal_reply()