Home
last modified time | relevance | path

Searched refs:qla_qpair (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_inline.h179 struct qla_qpair *qpair, fc_port_t *fcport) in qla2xxx_init_sp()
191 qla2xxx_get_qpair_sp(scsi_qla_host_t *vha, struct qla_qpair *qpair, in qla2xxx_get_qpair_sp()
213 qla2xxx_rel_qpair_sp(struct qla_qpair *qpair, srb_t *sp) in qla2xxx_rel_qpair_sp()
227 struct qla_qpair *qpair; in qla2x00_get_sp()
327 qla_cpu_update(struct qla_qpair *qpair, uint16_t cpuid) in qla_cpu_update()
340 qla_qpair_to_hint(struct qla_tgt *tgt, struct qla_qpair *qpair) in qla_qpair_to_hint()
355 qla_83xx_start_iocbs(struct qla_qpair *qpair) in qla_83xx_start_iocbs()
387 qla_get_iocbs(struct qla_qpair *qp, struct iocb_resource *iores) in qla_get_iocbs()
419 qla_put_iocbs(struct qla_qpair *qp, struct iocb_resource *iores) in qla_put_iocbs()
Dqla_gbl.h78 extern void *qla2x00_alloc_iocbs_ready(struct qla_qpair *, srb_t *);
96 extern struct qla_qpair *qla2xxx_create_qpair(struct scsi_qla_host *,
98 extern int qla2xxx_delete_qpair(struct scsi_qla_host *, struct qla_qpair *);
291 int qla2x00_marker(struct scsi_qla_host *, struct qla_qpair *,
301 extern void *__qla2x00_alloc_iocbs(struct qla_qpair *, srb_t *);
739 extern int qla25xx_request_irq(struct qla_hw_data *, struct qla_qpair *,
746 uint16_t, struct qla_qpair *, bool);
Dqla_target.h770 struct qla_qpair *qpair;
860 struct qla_qpair *qpair;
950 struct qla_qpair *qpair;
1078 extern int qlt_free_qfull_cmds(struct qla_qpair *);
1082 void qlt_send_resp_ctio(struct qla_qpair *, struct qla_tgt_cmd *, uint8_t,
Dqla_dbg.h329 ql_dbg_qp(uint32_t, struct qla_qpair *, int32_t, const char *fmt, ...);
338 ql_log_qp(uint32_t, struct qla_qpair *, int32_t, const char *fmt, ...);
Dqla_target.c114 static void qlt_send_term_exchange(struct qla_qpair *, struct qla_tgt_cmd
120 static void qlt_send_notify_ack(struct qla_qpair *qpair,
131 static void qlt_send_busy(struct qla_qpair *, struct atio_from_isp *,
133 static int qlt_check_reserve_free_req(struct qla_qpair *qpair, uint32_t);
134 static inline uint32_t qlt_make_handle(struct qla_qpair *);
1667 static void qlt_send_notify_ack(struct qla_qpair *qpair, in qlt_send_notify_ack()
1736 struct qla_qpair *qpair = mcmd->qpair; in qlt_build_abts_resp_iocb()
1814 static void qlt_24xx_send_abts_resp(struct qla_qpair *qpair, in qlt_24xx_send_abts_resp()
1888 struct qla_qpair *qpair, response_t *pkt, struct qla_tgt_mgmt_cmd *mcmd) in qlt_24xx_retry_term_exchange()
2206 static void qlt_24xx_send_task_mgmt_ctio(struct qla_qpair *qpair, in qlt_24xx_send_task_mgmt_ctio()
[all …]
Dqla_nvme.c92 struct qla_qpair *qpair; in qla_nvme_alloc_queue()
374 struct qla_qpair *qpair = sp->qpair; in qla2x00_start_nvme_mq()
546 struct qla_qpair *qpair = hw_queue_handle; in qla_nvme_post_cmd()
Dqla_mid.c652 struct qla_qpair *qpair, *tqpair; in qla25xx_delete_queues()
809 struct qla_qpair *qpair = container_of(work, struct qla_qpair, q_work); in qla_do_work()
821 uint8_t vp_idx, uint16_t rid, struct qla_qpair *qpair, bool startqp) in qla25xx_create_rsp_que()
Dqla_iocb.c506 __qla2x00_marker(struct scsi_qla_host *vha, struct qla_qpair *qpair, in __qla2x00_marker()
546 qla2x00_marker(struct scsi_qla_host *vha, struct qla_qpair *qpair, in qla2x00_marker()
596 struct qla_qpair *qpair = sp->qpair; in qla24xx_build_scsi_type_6_iocbs()
707 struct qla_qpair *qpair = sp->qpair; in qla24xx_build_scsi_iocbs()
1937 struct qla_qpair *qpair = sp->qpair; in qla2xxx_start_scsi_mq()
2083 struct qla_qpair *qpair = sp->qpair; in qla2xxx_dif_start_scsi_mq()
2273 __qla2x00_alloc_iocbs(struct qla_qpair *qpair, srb_t *sp) in __qla2x00_alloc_iocbs()
2352 qla2x00_alloc_iocbs_ready(struct qla_qpair *qpair, srb_t *sp) in qla2x00_alloc_iocbs_ready()
3711 struct qla_qpair *qp = sp->qpair; in qla2x00_start_sp()
Dqla_def.h652 struct qla_qpair *qpair;
3530 struct qla_qpair;
3551 struct qla_qpair *qpair;
3598 struct qla_qpair { struct
3630 void (*reqq_start_iocbs)(struct qla_qpair *); argument
3960 struct qla_qpair **queue_pair_map;
3969 struct qla_qpair *base_qpair;
4784 struct qla_qpair *qpair; /* base qpair */
Dqla_os.c383 struct qla_qpair *qpair);
432 ha->base_qpair = kzalloc(sizeof(struct qla_qpair), GFP_KERNEL); in qla2x00_alloc_queues()
442 ha->queue_pair_map = kcalloc(ha->max_qpairs, sizeof(struct qla_qpair *), in qla2x00_alloc_queues()
845 struct qla_qpair *qpair = NULL; in qla2xxx_queuecommand()
950 struct qla_qpair *qpair) in qla2xxx_mqueuecommand()
1261 struct qla_qpair *qpair; in qla2xxx_eh_abort()
1709 static void qla2x00_abort_srb(struct qla_qpair *qp, srb_t *sp, const int res, in qla2x00_abort_srb()
1774 __qla2x00_abort_all_cmds(struct qla_qpair *qp, int res) in __qla2x00_abort_all_cmds()
6657 struct qla_qpair *qpair; in qla2x00_do_dpc()
7375 struct qla_qpair *qpair = NULL; in qla_pci_error_cleanup()
[all …]
Dqla_dfs.c284 struct qla_qpair *qpair = vha->hw->base_qpair; in qla_dfs_tgt_counters_show()
Dqla_attr.c2734 struct qla_qpair *qpair; in qla2x00_get_fc_host_stats()
2843 struct qla_qpair *qpair; in qla2x00_reset_host_stats()
2949 struct qla_qpair *qpair; in qla24xx_vport_create()
Dqla_isr.c3874 struct qla_qpair *qpair; in qla2xxx_msix_rsp_q()
3893 struct qla_qpair *qpair; in qla2xxx_msix_rsp_q_hs()
4212 int qla25xx_request_irq(struct qla_hw_data *ha, struct qla_qpair *qpair, in qla25xx_request_irq()
Dqla_init.c101 struct qla_qpair *qpair = sp->qpair; in qla24xx_abort_iocb_timeout()
1883 struct qla_qpair *qpair = sp->qpair; in qla24xx_async_abort_command()
8955 struct qla_qpair *qla2xxx_create_qpair(struct scsi_qla_host *vha, int qos, in qla2xxx_create_qpair()
8963 struct qla_qpair *qpair = NULL; in qla2xxx_create_qpair()
8973 qpair = kzalloc(sizeof(struct qla_qpair), GFP_KERNEL); in qla2xxx_create_qpair()
9102 int qla2xxx_delete_qpair(struct scsi_qla_host *vha, struct qla_qpair *qpair) in qla2xxx_delete_qpair()
Dqla_dbg.c2692 ql_log_qp(uint32_t level, struct qla_qpair *qpair, int32_t id, in ql_log_qp()
2741 ql_dbg_qp(uint32_t level, struct qla_qpair *qpair, int32_t id, in ql_dbg_qp()
Dqla_mbx.c3195 struct qla_qpair *qpair = sp->qpair; in qla24xx_abort_command()
3283 struct qla_qpair *qpair; in __qla24xx_issue_tmf()