Lines Matching refs:srpt_send_ioctx

673 		&& ioctx_size != sizeof(struct srpt_send_ioctx));  in srpt_alloc_ioctx_ring()
712 static enum srpt_command_state srpt_get_cmd_state(struct srpt_send_ioctx *ioctx) in srpt_get_cmd_state()
731 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_set_cmd_state()
753 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_test_and_set_cmd_state()
801 struct srpt_send_ioctx *ioctx, int len) in srpt_post_send()
854 static int srpt_get_desc_tbl(struct srpt_send_ioctx *ioctx, in srpt_get_desc_tbl()
1049 struct srpt_send_ioctx *ioctx) in srpt_unmap_sg_to_ib_sge()
1079 struct srpt_send_ioctx *ioctx) in srpt_map_sg_to_ib_sge()
1256 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx()
1258 struct srpt_send_ioctx *ioctx; in srpt_get_send_ioctx()
1267 struct srpt_send_ioctx, free_list); in srpt_get_send_ioctx()
1301 static int srpt_abort_cmd(struct srpt_send_ioctx *ioctx) in srpt_abort_cmd()
1388 struct srpt_send_ioctx *ioctx; in srpt_handle_send_err_comp()
1417 struct srpt_send_ioctx *ioctx) in srpt_handle_send_comp()
1448 struct srpt_send_ioctx *ioctx, in srpt_handle_rdma_comp()
1472 struct srpt_send_ioctx *ioctx, in srpt_handle_rdma_err_comp()
1519 struct srpt_send_ioctx *ioctx, u64 tag, in srpt_build_cmd_rsp()
1577 struct srpt_send_ioctx *ioctx, in srpt_build_tskmgmt_rsp()
1679 struct srpt_send_ioctx *ioctx = container_of(cmd, in srpt_check_stop_free()
1680 struct srpt_send_ioctx, cmd); in srpt_check_stop_free()
1690 struct srpt_send_ioctx *send_ioctx) in srpt_handle_cmd()
1773 struct srpt_send_ioctx *send_ioctx) in srpt_handle_tsk_mgmt()
1815 struct srpt_send_ioctx *send_ioctx) in srpt_handle_new_iu()
1919 struct srpt_send_ioctx *send_ioctx; in srpt_process_send_completion()
2488 ch->ioctx_ring = (struct srpt_send_ioctx **) in srpt_cm_req_recv()
2772 struct srpt_send_ioctx *ioctx) in srpt_perform_rdmas()
2858 struct srpt_send_ioctx *ioctx) in srpt_xfer_data()
2888 struct srpt_send_ioctx *ioctx; in srpt_write_pending_status()
2890 ioctx = container_of(se_cmd, struct srpt_send_ioctx, cmd); in srpt_write_pending_status()
2900 struct srpt_send_ioctx *ioctx; in srpt_write_pending()
2905 ioctx = container_of(se_cmd, struct srpt_send_ioctx, cmd); in srpt_write_pending()
2956 struct srpt_send_ioctx *ioctx; in srpt_queue_response()
2964 ioctx = container_of(cmd, struct srpt_send_ioctx, cmd); in srpt_queue_response()
3037 struct srpt_send_ioctx *ioctx = container_of(cmd, in srpt_aborted_task()
3038 struct srpt_send_ioctx, cmd); in srpt_aborted_task()
3045 struct srpt_send_ioctx *ioctx; in srpt_queue_status()
3047 ioctx = container_of(cmd, struct srpt_send_ioctx, cmd); in srpt_queue_status()
3427 struct srpt_send_ioctx *ioctx = container_of(se_cmd, in srpt_release_cmd()
3428 struct srpt_send_ioctx, cmd); in srpt_release_cmd()
3495 struct srpt_send_ioctx *ioctx; in srpt_get_task_tag()
3497 ioctx = container_of(se_cmd, struct srpt_send_ioctx, cmd); in srpt_get_task_tag()
3504 struct srpt_send_ioctx *ioctx; in srpt_get_tcm_cmd_state()
3506 ioctx = container_of(se_cmd, struct srpt_send_ioctx, cmd); in srpt_get_tcm_cmd_state()