Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Drpc_rdma.h84 #define rdma_msg cpu_to_be32(RDMA_MSG) macro
/linux/net/sunrpc/xprtrdma/
H A Drpc_rdma.c928 *p++ = rdma_msg; in rpcrdma_marshal_req()
932 *p++ = rdma_msg; in rpcrdma_marshal_req()
1128 if (rep->rr_proc != rdma_msg) in rpcrdma_is_bcall()
1382 case rdma_msg: in rpcrdma_complete_rqst()
H A Dbackchannel.c73 *p++ = rdma_msg; in rpcrdma_bc_marshal_reply()
H A Dsvc_rdma_backchannel.c154 *p++ = rdma_msg; in rpcrdma_bc_send_request()
H A Dsvc_rdma_sendto.c1043 *p = pcl_is_empty(&rctxt->rc_reply_pcl) ? rdma_msg : rdma_nomsg; in svc_rdma_sendto()