Lines Matching refs:qedf_ioreq

11 void qedf_cmd_timer_set(struct qedf_ctx *qedf, struct qedf_ioreq *io_req,
21 struct qedf_ioreq *io_req =
22 container_of(work, struct qedf_ioreq, timeout_work.work);
120 struct qedf_ioreq *io_req;
169 struct qedf_ioreq *io_req =
170 container_of(work, struct qedf_ioreq, rrq_work.work);
181 struct qedf_ioreq *io_req;
261 /* Allocate pool of io_bdts - one for each qedf_ioreq */
303 struct qedf_ioreq *qedf_alloc_cmd(struct qedf_rport *fcport, u8 cmd_type)
307 struct qedf_ioreq *io_req = NULL;
408 static void qedf_free_mp_resc(struct qedf_ioreq *io_req)
439 struct qedf_ioreq *io_req =
440 container_of(ref, struct qedf_ioreq, refcount);
476 static int qedf_map_sg(struct qedf_ioreq *io_req)
533 static int qedf_build_bd_list_from_sg(struct qedf_ioreq *io_req)
553 static void qedf_build_fcp_cmnd(struct qedf_ioreq *io_req,
592 struct qedf_ioreq *io_req, struct e4_fcoe_task_context *task_ctx,
681 void qedf_init_mp_task(struct qedf_ioreq *io_req,
805 static void qedf_trace_io(struct qedf_rport *fcport, struct qedf_ioreq *io_req,
852 int qedf_post_io_req(struct qedf_rport *fcport, struct qedf_ioreq *io_req)
943 struct qedf_ioreq *io_req;
1056 static void qedf_parse_fcp_rsp(struct qedf_ioreq *io_req,
1113 static void qedf_unmap_sg_list(struct qedf_ctx *qedf, struct qedf_ioreq *io_req)
1125 struct qedf_ioreq *io_req)
1332 void qedf_scsi_done(struct qedf_ctx *qedf, struct qedf_ioreq *io_req,
1449 struct qedf_ioreq *io_req)
1519 struct qedf_ioreq *io_req)
1573 struct qedf_ioreq *els_req)
1605 struct qedf_ioreq *io_req;
1871 int qedf_initiate_abts(struct qedf_ioreq *io_req, bool return_scsi_cmd_on_abts)
1978 struct qedf_ioreq *io_req)
2065 int qedf_init_mp_req(struct qedf_ioreq *io_req)
2169 int qedf_initiate_cleanup(struct qedf_ioreq *io_req,
2299 struct qedf_ioreq *io_req)
2313 struct qedf_ioreq *io_req;
2442 struct qedf_ioreq *io_req = NULL;
2461 io_req = (struct qedf_ioreq *)sc_cmd->SCp.ptr;
2531 struct qedf_ioreq *io_req)