Lines Matching refs:qedf_ioreq

11 void qedf_cmd_timer_set(struct qedf_ctx *qedf, struct qedf_ioreq *io_req,  in qedf_cmd_timer_set()
21 struct qedf_ioreq *io_req = in qedf_cmd_timeout()
22 container_of(work, struct qedf_ioreq, timeout_work.work); in qedf_cmd_timeout()
115 struct qedf_ioreq *io_req; in qedf_cmd_mgr_free()
164 struct qedf_ioreq *io_req = in qedf_handle_rrq()
165 container_of(work, struct qedf_ioreq, rrq_work.work); in qedf_handle_rrq()
176 struct qedf_ioreq *io_req; in qedf_cmd_mgr_alloc()
298 struct qedf_ioreq *qedf_alloc_cmd(struct qedf_rport *fcport, u8 cmd_type) in qedf_alloc_cmd()
302 struct qedf_ioreq *io_req = NULL; in qedf_alloc_cmd()
403 static void qedf_free_mp_resc(struct qedf_ioreq *io_req) in qedf_free_mp_resc()
434 struct qedf_ioreq *io_req = in qedf_release_cmd()
435 container_of(ref, struct qedf_ioreq, refcount); in qedf_release_cmd()
471 static int qedf_map_sg(struct qedf_ioreq *io_req) in qedf_map_sg()
528 static int qedf_build_bd_list_from_sg(struct qedf_ioreq *io_req) in qedf_build_bd_list_from_sg()
548 static void qedf_build_fcp_cmnd(struct qedf_ioreq *io_req, in qedf_build_fcp_cmnd()
587 struct qedf_ioreq *io_req, struct fcoe_task_context *task_ctx, in qedf_init_task()
676 void qedf_init_mp_task(struct qedf_ioreq *io_req, in qedf_init_mp_task()
800 static void qedf_trace_io(struct qedf_rport *fcport, struct qedf_ioreq *io_req, in qedf_trace_io()
846 int qedf_post_io_req(struct qedf_rport *fcport, struct qedf_ioreq *io_req) in qedf_post_io_req()
937 struct qedf_ioreq *io_req; in qedf_queuecommand()
1050 static void qedf_parse_fcp_rsp(struct qedf_ioreq *io_req, in qedf_parse_fcp_rsp()
1106 static void qedf_unmap_sg_list(struct qedf_ctx *qedf, struct qedf_ioreq *io_req) in qedf_unmap_sg_list()
1118 struct qedf_ioreq *io_req) in qedf_scsi_completion()
1319 void qedf_scsi_done(struct qedf_ctx *qedf, struct qedf_ioreq *io_req, in qedf_scsi_done()
1429 struct qedf_ioreq *io_req) in qedf_process_warning_compl()
1499 struct qedf_ioreq *io_req) in qedf_process_error_detect()
1553 struct qedf_ioreq *els_req) in qedf_flush_els_req()
1585 struct qedf_ioreq *io_req; in qedf_flush_active_ios()
1851 int qedf_initiate_abts(struct qedf_ioreq *io_req, bool return_scsi_cmd_on_abts) in qedf_initiate_abts()
1958 struct qedf_ioreq *io_req) in qedf_process_abts_compl()
2045 int qedf_init_mp_req(struct qedf_ioreq *io_req) in qedf_init_mp_req()
2149 int qedf_initiate_cleanup(struct qedf_ioreq *io_req, in qedf_initiate_cleanup()
2279 struct qedf_ioreq *io_req) in qedf_process_cleanup_compl()
2293 struct qedf_ioreq *io_req; in qedf_execute_tmf()
2422 struct qedf_ioreq *io_req = NULL; in qedf_initiate_tmf()
2511 struct qedf_ioreq *io_req) in qedf_process_tmf_compl()