Searched defs:orig_io_req (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf_els.c | 193 struct qedf_ioreq *orig_io_req; in qedf_rrq_compl() local 540 struct qedf_ioreq *orig_io_req; in qedf_srr_compl() local 623 qedf_send_srr(struct qedf_ioreq *orig_io_req, u32 offset, u8 r_ctl) qedf_send_srr() argument 696 qedf_initiate_seq_cleanup(struct qedf_ioreq *orig_io_req, u32 offset, u8 r_ctl) qedf_initiate_seq_cleanup() argument 770 qedf_requeue_io_req(struct qedf_ioreq *orig_io_req) qedf_requeue_io_req() argument 835 struct qedf_ioreq *orig_io_req; qedf_rec_compl() local 996 qedf_send_rec(struct qedf_ioreq *orig_io_req) qedf_send_rec() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_els.c | 193 struct qedf_ioreq *orig_io_req; in qedf_rrq_compl() local 540 struct qedf_ioreq *orig_io_req; in qedf_srr_compl() local 623 qedf_send_srr(struct qedf_ioreq *orig_io_req, u32 offset, u8 r_ctl) qedf_send_srr() argument 696 qedf_initiate_seq_cleanup(struct qedf_ioreq *orig_io_req, u32 offset, u8 r_ctl) qedf_initiate_seq_cleanup() argument 770 qedf_requeue_io_req(struct qedf_ioreq *orig_io_req) qedf_requeue_io_req() argument 835 struct qedf_ioreq *orig_io_req; qedf_rec_compl() local 996 qedf_send_rec(struct qedf_ioreq *orig_io_req) qedf_send_rec() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 30 struct bnx2fc_cmd *orig_io_req; in bnx2fc_rrq_compl() local 270 struct bnx2fc_cmd *orig_io_req; in bnx2fc_srr_compl() local 377 struct bnx2fc_cmd *orig_io_req, *new_io_req; bnx2fc_rec_compl() local 582 bnx2fc_send_rec(struct bnx2fc_cmd *orig_io_req) bnx2fc_send_rec() argument 624 bnx2fc_send_srr(struct bnx2fc_cmd *orig_io_req, u32 offset, u8 r_ctl) bnx2fc_send_srr() argument [all...] |
H A D | bnx2fc_hwi.c | 1489 bnx2fc_init_seq_cleanup_task(struct bnx2fc_cmd *seq_clnp_req, struct fcoe_task_ctx_entry *task, struct bnx2fc_cmd *orig_io_req, u32 offset) bnx2fc_init_seq_cleanup_task() argument
|
H A D | bnx2fc_io.c | 930 int bnx2fc_initiate_seq_cleanup(struct bnx2fc_cmd *orig_io_req, u32 offset, in bnx2fc_initiate_seq_cleanup() argument 1291 struct bnx2fc_cmd *orig_io_req = cb_arg->aborted_io_req; in bnx2fc_process_seq_cleanup_compl() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 30 struct bnx2fc_cmd *orig_io_req; in bnx2fc_rrq_compl() local 270 struct bnx2fc_cmd *orig_io_req; in bnx2fc_srr_compl() local 377 struct bnx2fc_cmd *orig_io_req, *new_io_req; bnx2fc_rec_compl() local 582 bnx2fc_send_rec(struct bnx2fc_cmd *orig_io_req) bnx2fc_send_rec() argument 624 bnx2fc_send_srr(struct bnx2fc_cmd *orig_io_req, u32 offset, u8 r_ctl) bnx2fc_send_srr() argument [all...] |
H A D | bnx2fc_hwi.c | 1488 bnx2fc_init_seq_cleanup_task(struct bnx2fc_cmd *seq_clnp_req, struct fcoe_task_ctx_entry *task, struct bnx2fc_cmd *orig_io_req, u32 offset) bnx2fc_init_seq_cleanup_task() argument
|
H A D | bnx2fc_io.c | 928 int bnx2fc_initiate_seq_cleanup(struct bnx2fc_cmd *orig_io_req, u32 offset, in bnx2fc_initiate_seq_cleanup() argument 1289 struct bnx2fc_cmd *orig_io_req = cb_arg->aborted_io_req; in bnx2fc_process_seq_cleanup_compl() local [all...] |
Completed in 12 milliseconds