Lines Matching refs:srpt_send_ioctx

790 		ioctx_size != sizeof(struct srpt_send_ioctx));  in srpt_alloc_ioctx_ring()
844 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_set_cmd_state()
864 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_test_and_set_cmd_state()
954 static int srpt_alloc_rw_ctxs(struct srpt_send_ioctx *ioctx, in srpt_alloc_rw_ctxs()
1023 struct srpt_send_ioctx *ioctx) in srpt_free_rw_ctxs()
1078 struct srpt_send_ioctx *ioctx, in srpt_get_desc_tbl()
1283 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx()
1285 struct srpt_send_ioctx *ioctx; in srpt_get_send_ioctx()
1317 static int srpt_abort_cmd(struct srpt_send_ioctx *ioctx) in srpt_abort_cmd()
1392 struct srpt_send_ioctx *ioctx = in srpt_rdma_read_done()
1393 container_of(wc->wr_cqe, struct srpt_send_ioctx, rdma_cqe); in srpt_rdma_read_done()
1430 struct srpt_send_ioctx *ioctx, u64 tag, in srpt_build_cmd_rsp()
1512 struct srpt_send_ioctx *ioctx, in srpt_build_tskmgmt_rsp()
1540 struct srpt_send_ioctx *ioctx = container_of(cmd, in srpt_check_stop_free()
1541 struct srpt_send_ioctx, cmd); in srpt_check_stop_free()
1554 struct srpt_send_ioctx *send_ioctx) in srpt_handle_cmd()
1647 struct srpt_send_ioctx *send_ioctx) in srpt_handle_tsk_mgmt()
1686 struct srpt_send_ioctx *send_ioctx = NULL; in srpt_handle_new_iu()
1818 struct srpt_send_ioctx *ioctx = in srpt_send_done()
1819 container_of(wc->wr_cqe, struct srpt_send_ioctx, ioctx.cqe); in srpt_send_done()
2311 ch->ioctx_ring = (struct srpt_send_ioctx **) in srpt_cm_req_recv()
2804 struct srpt_send_ioctx *ioctx = in srpt_write_pending()
2805 container_of(se_cmd, struct srpt_send_ioctx, cmd); in srpt_write_pending()
2871 struct srpt_send_ioctx *ioctx = in srpt_queue_response()
2872 container_of(cmd, struct srpt_send_ioctx, cmd); in srpt_queue_response()
2980 struct srpt_send_ioctx *ioctx = container_of(cmd, in srpt_aborted_task()
2981 struct srpt_send_ioctx, cmd); in srpt_aborted_task()
2989 struct srpt_send_ioctx *ioctx; in srpt_queue_status()
2991 ioctx = container_of(cmd, struct srpt_send_ioctx, cmd); in srpt_queue_status()
3397 struct srpt_send_ioctx *ioctx = container_of(se_cmd, in srpt_release_cmd()
3398 struct srpt_send_ioctx, cmd); in srpt_release_cmd()
3437 struct srpt_send_ioctx *ioctx; in srpt_get_tcm_cmd_state()
3439 ioctx = container_of(se_cmd, struct srpt_send_ioctx, cmd); in srpt_get_tcm_cmd_state()