Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/sunrpc/
Drpc_rdma.h85 #define rdma_nomsg cpu_to_be32(RDMA_NOMSG) macro
/Linux-v5.15/net/sunrpc/xprtrdma/
Drpc_rdma.c935 *p++ = rdma_nomsg; in rpcrdma_marshal_req()
1379 case rdma_nomsg: in rpcrdma_complete_rqst()
Dsvc_rdma_recvfrom.c668 case rdma_nomsg: in svc_rdma_xdr_decode_req()
Dsvc_rdma_sendto.c956 *p = pcl_is_empty(&rctxt->rc_reply_pcl) ? rdma_msg : rdma_nomsg; in svc_rdma_sendto()