Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/srpt/
Dib_srpt.h209 struct srpt_send_ioctx { struct
210 struct srpt_ioctx ioctx;
211 struct srpt_rdma_ch *ch;
213 struct srpt_rw_ctx s_rw_ctx;
214 struct srpt_rw_ctx *rw_ctxs;
216 struct ib_cqe rdma_cqe;
217 struct list_head free_list;
218 enum srpt_command_state state;
219 struct se_cmd cmd;
220 u8 n_rdma;
[all …]