Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Drpc_rdma.h83 #define rdma_msg cpu_to_be32(RDMA_MSG) macro
/Linux-v4.19/net/sunrpc/xprtrdma/
Drpc_rdma.c789 *p++ = rdma_msg; in rpcrdma_marshal_req()
792 *p++ = rdma_msg; in rpcrdma_marshal_req()
986 if (rep->rr_proc != rdma_msg) in rpcrdma_is_bcall()
1225 case rdma_msg: in rpcrdma_complete_rqst()
Dsvc_rdma_recvfrom.c512 case rdma_msg: in svc_rdma_xdr_decode_req()
648 if (*p++ != rdma_msg) in svc_rdma_is_backchannel_reply()
Dbackchannel.c170 *p++ = rdma_msg; in rpcrdma_bc_marshal_reply()
Dsvc_rdma_backchannel.c191 *p++ = rdma_msg; in rpcrdma_bc_send_request()
Dsvc_rdma_sendto.c790 *p++ = rp_ch ? rdma_nomsg : rdma_msg; in svc_rdma_sendto()