Home
last modified time | relevance | path

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

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