Home
last modified time | relevance | path

Searched refs:bnx2fc_cmd (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h284 struct bnx2fc_cmd **cmds;
405 struct bnx2fc_cmd *aborted_io_req;
406 struct bnx2fc_cmd *io_req;
413 struct bnx2fc_cmd { struct
473 struct bnx2fc_cmd *io_req; argument
495 struct bnx2fc_cmd *io_req;
535 int bnx2fc_initiate_abts(struct bnx2fc_cmd *io_req);
538 int bnx2fc_init_mp_req(struct bnx2fc_cmd *io_req);
544 struct bnx2fc_cmd *orig_io_req,
546 void bnx2fc_init_mp_task(struct bnx2fc_cmd *io_req,
[all …]
H A Dbnx2fc_io.c42 struct bnx2fc_cmd *io_req = container_of(work, struct bnx2fc_cmd, in bnx2fc_cmd_timeout()
215 struct bnx2fc_cmd *io_req; in bnx2fc_cmd_mgr_alloc()
380 struct bnx2fc_cmd *tmp, *io_req; in bnx2fc_cmd_mgr_free()
399 struct bnx2fc_cmd *io_req; in bnx2fc_elstm_alloc()
469 struct bnx2fc_cmd *io_req; in bnx2fc_cmd_alloc()
667 struct bnx2fc_cmd *io_req; in bnx2fc_initiate_tmf()
827 struct bnx2fc_cmd *abts_io_req; in bnx2fc_initiate_abts()
1127 struct bnx2fc_cmd *io_req; in bnx2fc_eh_abort()
1455 struct bnx2fc_cmd *cmd, *tmp; in bnx2fc_lun_reset_cmpl()
1492 struct bnx2fc_cmd *cmd, *tmp; in bnx2fc_tgt_reset_cmpl()
[all …]
H A Dbnx2fc_els.c30 struct bnx2fc_cmd *orig_io_req; in bnx2fc_rrq_compl()
31 struct bnx2fc_cmd *rrq_req; in bnx2fc_rrq_compl()
60 int bnx2fc_send_rrq(struct bnx2fc_cmd *aborted_io_req) in bnx2fc_send_rrq()
124 struct bnx2fc_cmd *els_req; in bnx2fc_l2_els_compl()
269 struct bnx2fc_cmd *srr_req; in bnx2fc_srr_compl()
270 struct bnx2fc_cmd *orig_io_req; in bnx2fc_srr_compl()
377 struct bnx2fc_cmd *orig_io_req, *new_io_req; in bnx2fc_rec_compl()
378 struct bnx2fc_cmd *rec_req; in bnx2fc_rec_compl()
582 int bnx2fc_send_rec(struct bnx2fc_cmd *orig_io_req) in bnx2fc_send_rec()
679 struct bnx2fc_cmd *els_req; in bnx2fc_initiate_els()
[all …]
H A Dbnx2fc_debug.h41 void BNX2FC_IO_DBG(const struct bnx2fc_cmd *io_req, const char *fmt, ...);
H A Dbnx2fc_debug.c17 void BNX2FC_IO_DBG(const struct bnx2fc_cmd *io_req, const char *fmt, ...) in BNX2FC_IO_DBG()
H A Dbnx2fc_hwi.c635 struct bnx2fc_cmd *io_req = NULL; in bnx2fc_process_unsol_compl()
710 io_req = (struct bnx2fc_cmd *)hba->cmd_mgr->cmds[xid]; in bnx2fc_process_unsol_compl()
831 io_req = (struct bnx2fc_cmd *)hba->cmd_mgr->cmds[xid]; in bnx2fc_process_unsol_compl()
866 struct bnx2fc_cmd *io_req; in bnx2fc_process_cq_compl()
875 io_req = (struct bnx2fc_cmd *)hba->cmd_mgr->cmds[xid]; in bnx2fc_process_cq_compl()
1488 void bnx2fc_init_seq_cleanup_task(struct bnx2fc_cmd *seq_clnp_req, in bnx2fc_init_seq_cleanup_task()
1490 struct bnx2fc_cmd *orig_io_req, in bnx2fc_init_seq_cleanup_task()
1568 void bnx2fc_init_cleanup_task(struct bnx2fc_cmd *io_req, in bnx2fc_init_cleanup_task()
1606 void bnx2fc_init_mp_task(struct bnx2fc_cmd *io_req, in bnx2fc_init_mp_task()
1702 void bnx2fc_init_task(struct bnx2fc_cmd *io_req, in bnx2fc_init_task()
H A Dbnx2fc_tgt.c168 struct bnx2fc_cmd *io_req; in bnx2fc_flush_active_ios()
169 struct bnx2fc_cmd *tmp; in bnx2fc_flush_active_ios()