Home
last modified time | relevance | path

Searched refs:svc_rdma_result_payload (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dsvc_rdma.h211 extern int svc_rdma_result_payload(struct svc_rqst *rqstp, unsigned int offset,
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c82 .xpo_result_payload = svc_rdma_result_payload,
H A Dsvc_rdma_sendto.c1034 int svc_rdma_result_payload(struct svc_rqst *rqstp, unsigned int offset, in svc_rdma_result_payload() function