Lines Matching refs:srpt_send_ioctx
672 && ioctx_size != sizeof(struct srpt_send_ioctx)); in srpt_alloc_ioctx_ring()
711 static enum srpt_command_state srpt_get_cmd_state(struct srpt_send_ioctx *ioctx) in srpt_get_cmd_state()
730 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_set_cmd_state()
752 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_test_and_set_cmd_state()
800 struct srpt_send_ioctx *ioctx, int len) in srpt_post_send()
853 static int srpt_get_desc_tbl(struct srpt_send_ioctx *ioctx, in srpt_get_desc_tbl()
1048 struct srpt_send_ioctx *ioctx) in srpt_unmap_sg_to_ib_sge()
1078 struct srpt_send_ioctx *ioctx) in srpt_map_sg_to_ib_sge()
1255 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx()
1257 struct srpt_send_ioctx *ioctx; in srpt_get_send_ioctx()
1266 struct srpt_send_ioctx, free_list); in srpt_get_send_ioctx()
1300 static int srpt_abort_cmd(struct srpt_send_ioctx *ioctx) in srpt_abort_cmd()
1387 struct srpt_send_ioctx *ioctx; in srpt_handle_send_err_comp()
1414 struct srpt_send_ioctx *ioctx) in srpt_handle_send_comp()
1445 struct srpt_send_ioctx *ioctx, in srpt_handle_rdma_comp()
1469 struct srpt_send_ioctx *ioctx, in srpt_handle_rdma_err_comp()
1514 struct srpt_send_ioctx *ioctx, u64 tag, in srpt_build_cmd_rsp()
1572 struct srpt_send_ioctx *ioctx, in srpt_build_tskmgmt_rsp()
1674 struct srpt_send_ioctx *ioctx = container_of(cmd, in srpt_check_stop_free()
1675 struct srpt_send_ioctx, cmd); in srpt_check_stop_free()
1685 struct srpt_send_ioctx *send_ioctx) in srpt_handle_cmd()
1768 struct srpt_send_ioctx *send_ioctx) in srpt_handle_tsk_mgmt()
1810 struct srpt_send_ioctx *send_ioctx) in srpt_handle_new_iu()
1914 struct srpt_send_ioctx *send_ioctx; in srpt_process_send_completion()
2482 ch->ioctx_ring = (struct srpt_send_ioctx **) in srpt_cm_req_recv()
2765 struct srpt_send_ioctx *ioctx) in srpt_perform_rdmas()
2851 struct srpt_send_ioctx *ioctx) in srpt_xfer_data()
2881 struct srpt_send_ioctx *ioctx; in srpt_write_pending_status()
2883 ioctx = container_of(se_cmd, struct srpt_send_ioctx, cmd); in srpt_write_pending_status()
2893 struct srpt_send_ioctx *ioctx; in srpt_write_pending()
2898 ioctx = container_of(se_cmd, struct srpt_send_ioctx, cmd); in srpt_write_pending()
2949 struct srpt_send_ioctx *ioctx; in srpt_queue_response()
2957 ioctx = container_of(cmd, struct srpt_send_ioctx, cmd); in srpt_queue_response()
3030 struct srpt_send_ioctx *ioctx = container_of(cmd, in srpt_aborted_task()
3031 struct srpt_send_ioctx, cmd); in srpt_aborted_task()
3038 struct srpt_send_ioctx *ioctx; in srpt_queue_status()
3040 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()
3413 struct srpt_send_ioctx *ioctx; in srpt_get_tcm_cmd_state()
3415 ioctx = container_of(se_cmd, struct srpt_send_ioctx, cmd); in srpt_get_tcm_cmd_state()