Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dsvc_rdma.h71 struct svc_rdma_op_ctxt { struct
72 struct svc_rdma_op_ctxt *read_hdr; argument
73 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 …]