Home
last modified time | relevance | path

Searched refs:qedf_ioreq (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/scsi/qedf/
H A Dqedf.h71 struct qedf_ioreq *aborted_io_req;
72 struct qedf_ioreq *io_req;
96 struct qedf_ioreq { struct
193 struct qedf_ioreq *io_req; argument
436 struct qedf_ioreq *io_req;
447 struct qedf_ioreq cmds[FCOE_PARAMS_NUM_TASKS];
497 struct qedf_ioreq *io_req);
507 struct qedf_ioreq *io_req);
520 struct qedf_ioreq *els_req);
529 struct qedf_ioreq *io_req);
[all …]
H A Dqedf_els.c16 struct qedf_ioreq *els_req; in qedf_initiate_els()
143 struct qedf_ioreq *els_req) in qedf_process_els_compl()
193 struct qedf_ioreq *orig_io_req; in qedf_rrq_compl()
194 struct qedf_ioreq *rrq_req; in qedf_rrq_compl()
420 struct qedf_ioreq *els_req; in qedf_l2_els_compl()
540 struct qedf_ioreq *orig_io_req; in qedf_srr_compl()
541 struct qedf_ioreq *srr_req; in qedf_srr_compl()
744 struct fcoe_cqe *cqe, struct qedf_ioreq *io_req) in qedf_process_seq_cleanup_compl()
773 struct qedf_ioreq *new_io_req; in qedf_requeue_io_req()
835 struct qedf_ioreq *orig_io_req; in qedf_rec_compl()
[all …]
H A Dqedf_io.c21 struct qedf_ioreq *io_req = 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()
176 struct qedf_ioreq *io_req; in qedf_cmd_mgr_alloc()
434 struct qedf_ioreq *io_req = in qedf_release_cmd()
941 struct qedf_ioreq *io_req; in qedf_queuecommand()
1122 struct qedf_ioreq *io_req) in qedf_scsi_completion()
1433 struct qedf_ioreq *io_req) in qedf_process_warning_compl()
1503 struct qedf_ioreq *io_req) in qedf_process_error_detect()
1589 struct qedf_ioreq *io_req; in qedf_flush_active_ios()
[all …]
H A Dqedf_main.c728 struct qedf_ioreq *io_req; in qedf_eh_abort()
2241 struct qedf_ioreq *io_req = NULL; in qedf_process_completions()
2818 struct qedf_ioreq *io_req; in qedf_process_cqe()