Home
last modified time | relevance | path

Searched refs:rdma_nomsg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Drpc_rdma.h85 #define rdma_nomsg cpu_to_be32(RDMA_NOMSG) macro
/openbmc/linux/net/sunrpc/xprtrdma/
H A Drpc_rdma.c936 *p++ = rdma_nomsg; in rpcrdma_marshal_req()
1385 case rdma_nomsg: in rpcrdma_complete_rqst()
H A Dsvc_rdma_recvfrom.c674 case rdma_nomsg: in svc_rdma_xdr_decode_req()
H A Dsvc_rdma_sendto.c983 *p = pcl_is_empty(&rctxt->rc_reply_pcl) ? rdma_msg : rdma_nomsg; in svc_rdma_sendto()