Searched defs:svc_rdma_write_info (Results 1 – 1 of 1) sorted by relevance
213 struct svc_rdma_write_info { struct214 struct svcxprt_rdma *wi_rdma;216 const struct svc_rdma_chunk *wi_chunk;219 unsigned int wi_seg_off;243 struct svc_rdma_write_info sc_reply_info; argument