Home
last modified time | relevance | path

Searched defs:rdma_resp (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c328 static unsigned int svc_rdma_reply_hdr_len(__be32 *rdma_resp) in svc_rdma_reply_hdr_len()
405 static void svc_rdma_xdr_encode_write_list(__be32 *rdma_resp, __be32 *wr_ch, in svc_rdma_xdr_encode_write_list()
436 static void svc_rdma_xdr_encode_reply_chunk(__be32 *rdma_resp, __be32 *rp_ch, in svc_rdma_xdr_encode_reply_chunk()
824 __be32 *p, *rdma_argp, *rdma_resp, *wr_lst, *rp_ch; in svc_rdma_sendto() local
Dsvc_rdma_backchannel.c27 int svc_rdma_handle_bc_reply(struct rpc_xprt *xprt, __be32 *rdma_resp, in svc_rdma_handle_bc_reply()
Dsvc_rdma_recvfrom.c692 __be32 *rdma_resp) in svc_rdma_is_backchannel_reply()