Home
last modified time | relevance | path

Searched refs:rdma_msg (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Drpc_rdma.h84 #define rdma_msg cpu_to_be32(RDMA_MSG) macro
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Drpc_rdma.h84 #define rdma_msg cpu_to_be32(RDMA_MSG) macro
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c666 case rdma_msg: in svc_rdma_xdr_decode_req()
725 /* By convention, backchannel calls arrive via rdma_msg type
738 if (rctxt->rc_msgtype != rdma_msg) in svc_rdma_is_reverse_direction_reply()
H A Dbackchannel.c72 *p++ = rdma_msg; in rpcrdma_bc_marshal_reply()
H A Dsvc_rdma_backchannel.c157 *p++ = rdma_msg; in rpcrdma_bc_send_request()
H A Drpc_rdma.c928 *p++ = rdma_msg; in rpcrdma_marshal_req()
932 *p++ = rdma_msg; in rpcrdma_marshal_req()
1115 /* By convention, backchannel calls arrive via rdma_msg type
1128 if (rep->rr_proc != rdma_msg) in rpcrdma_is_bcall()
1382 case rdma_msg: in rpcrdma_complete_rqst()
H A Dsvc_rdma_sendto.c983 *p = pcl_is_empty(&rctxt->rc_reply_pcl) ? rdma_msg : rdma_nomsg; in svc_rdma_sendto()
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dsvc_rdma_backchannel.c151 *p++ = rdma_msg; in rpcrdma_bc_send_request()
H A Dbackchannel.c76 *p++ = rdma_msg; in rpcrdma_bc_marshal_reply()
H A Drpc_rdma.c944 *p++ = rdma_msg; in rpcrdma_marshal_req()
948 *p++ = rdma_msg; in rpcrdma_marshal_req()
1131 /* By convention, backchannel calls arrive via rdma_msg type
1144 if (rep->rr_proc != rdma_msg) in rpcrdma_is_bcall()
1383 case rdma_msg: in rpcrdma_complete_rqst()
H A Dsvc_rdma_recvfrom.c645 case rdma_msg: in svc_rdma_xdr_decode_req()
733 /* By convention, backchannel calls arrive via rdma_msg type
747 if (*p++ != rdma_msg) in svc_rdma_is_backchannel_reply()
H A Dsvc_rdma_sendto.c920 *p = rp_ch ? rdma_nomsg : rdma_msg; in svc_rdma_sendto()

Completed in 11 milliseconds