Searched refs:rdma_msg (Results 1 – 5 of 5) sorted by relevance
84 #define rdma_msg cpu_to_be32(RDMA_MSG) macro
889 *p++ = rdma_msg; in rpcrdma_marshal_req() 893 *p++ = rdma_msg; in rpcrdma_marshal_req() 1076 /* By convention, backchannel calls arrive via rdma_msg type in rpcrdma_is_bcall() 1089 if (rep->rr_proc != rdma_msg) in rpcrdma_is_bcall() 1350 case rdma_msg: in rpcrdma_complete_rqst()
73 *p++ = rdma_msg; in rpcrdma_bc_marshal_reply()
154 *p++ = rdma_msg; in rpcrdma_bc_send_request()
1172 *p = pcl_is_empty(&rctxt->rc_reply_pcl) ? rdma_msg : rdma_nomsg;