Searched defs:rs_handle (Results 1 - 2 of 2) sorted by relevance

/net/sunrpc/xprtrdma/
H A Dsvc_rdma_marshal.c347 ary->wc_array[chunks].wc_target.rs_handle = xdr_zero;
362 __be32 rs_handle,
367 seg->rs_handle = rs_handle;
360 svc_rdma_xdr_encode_array_chunk(struct rpcrdma_write_array *ary, int chunk_no, __be32 rs_handle, __be64 rs_offset, u32 write_len) argument
H A Dsvc_rdma_recvfrom.c133 u32 rs_handle,
144 u32 rs_handle,
207 read_wr.wr.rdma.rkey = rs_handle;
237 u32 rs_handle,
327 read_wr.wr.rdma.rkey = rs_handle;
418 ntohl(ch->rc_target.rs_handle),
139 rdma_read_chunk_lcl(struct svcxprt_rdma *xprt, struct svc_rqst *rqstp, struct svc_rdma_op_ctxt *head, int *page_no, u32 *page_offset, u32 rs_handle, u32 rs_length, u64 rs_offset, int last) argument
232 rdma_read_chunk_frmr(struct svcxprt_rdma *xprt, struct svc_rqst *rqstp, struct svc_rdma_op_ctxt *head, int *page_no, u32 *page_offset, u32 rs_handle, u32 rs_length, u64 rs_offset, int last) argument

Completed in 76 milliseconds