Searched defs:svc_rdma_op_ctxt (Results 1 – 1 of 1) sorted by relevance
71 struct svc_rdma_op_ctxt { struct72 struct svc_rdma_op_ctxt *read_hdr; argument73 struct svc_rdma_fastreg_mr *frmr;74 int hdr_count;75 struct xdr_buf arg;76 struct list_head dto_q;77 enum ib_wr_opcode wr_op;78 enum ib_wc_status wc_status;79 u32 byte_len;80 u32 position;[all …]