Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/ulp/srpt/
Dib_srpt.h213 struct srpt_send_ioctx { struct
214 struct srpt_ioctx ioctx;
215 struct srpt_rdma_ch *ch;
216 struct srpt_recv_ioctx *recv_ioctx;
218 struct srpt_rw_ctx s_rw_ctx;
219 struct srpt_rw_ctx *rw_ctxs;
221 struct scatterlist imm_sg;
223 struct ib_cqe rdma_cqe;
224 enum srpt_command_state state;
225 struct se_cmd cmd;
[all …]