Lines Matching refs:srpt_send_ioctx
722 ioctx_size != sizeof(struct srpt_send_ioctx)); in srpt_alloc_ioctx_ring()
776 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_set_cmd_state()
796 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_test_and_set_cmd_state()
886 static int srpt_alloc_rw_ctxs(struct srpt_send_ioctx *ioctx, in srpt_alloc_rw_ctxs()
955 struct srpt_send_ioctx *ioctx) in srpt_free_rw_ctxs()
1010 struct srpt_send_ioctx *ioctx, in srpt_get_desc_tbl()
1215 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx()
1217 struct srpt_send_ioctx *ioctx; in srpt_get_send_ioctx()
1249 static int srpt_abort_cmd(struct srpt_send_ioctx *ioctx) in srpt_abort_cmd()
1324 struct srpt_send_ioctx *ioctx = in srpt_rdma_read_done()
1325 container_of(wc->wr_cqe, struct srpt_send_ioctx, rdma_cqe); in srpt_rdma_read_done()
1362 struct srpt_send_ioctx *ioctx, u64 tag, in srpt_build_cmd_rsp()
1444 struct srpt_send_ioctx *ioctx, in srpt_build_tskmgmt_rsp()
1472 struct srpt_send_ioctx *ioctx = container_of(cmd, in srpt_check_stop_free()
1473 struct srpt_send_ioctx, cmd); in srpt_check_stop_free()
1486 struct srpt_send_ioctx *send_ioctx) in srpt_handle_cmd()
1579 struct srpt_send_ioctx *send_ioctx) in srpt_handle_tsk_mgmt()
1618 struct srpt_send_ioctx *send_ioctx = NULL; in srpt_handle_new_iu()
1750 struct srpt_send_ioctx *ioctx = in srpt_send_done()
1751 container_of(wc->wr_cqe, struct srpt_send_ioctx, ioctx.cqe); in srpt_send_done()
2245 ch->ioctx_ring = (struct srpt_send_ioctx **) in srpt_cm_req_recv()
2739 struct srpt_send_ioctx *ioctx = in srpt_write_pending()
2740 container_of(se_cmd, struct srpt_send_ioctx, cmd); in srpt_write_pending()
2806 struct srpt_send_ioctx *ioctx = in srpt_queue_response()
2807 container_of(cmd, struct srpt_send_ioctx, cmd); in srpt_queue_response()
2915 struct srpt_send_ioctx *ioctx = container_of(cmd, in srpt_aborted_task()
2916 struct srpt_send_ioctx, cmd); in srpt_aborted_task()
2924 struct srpt_send_ioctx *ioctx; in srpt_queue_status()
2926 ioctx = container_of(cmd, struct srpt_send_ioctx, cmd); in srpt_queue_status()
3344 struct srpt_send_ioctx *ioctx = container_of(se_cmd, in srpt_release_cmd()
3345 struct srpt_send_ioctx, cmd); in srpt_release_cmd()
3402 struct srpt_send_ioctx *ioctx; in srpt_get_tcm_cmd_state()
3404 ioctx = container_of(se_cmd, struct srpt_send_ioctx, cmd); in srpt_get_tcm_cmd_state()