Home
last modified time | relevance | path

Searched refs:qla_qpair (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_inline.h182 struct qla_qpair *qpair, fc_port_t *fcport) in qla2xxx_init_sp()
196 qla2xxx_get_qpair_sp(scsi_qla_host_t *vha, struct qla_qpair *qpair, in qla2xxx_get_qpair_sp()
218 qla2xxx_rel_qpair_sp(struct qla_qpair *qpair, srb_t *sp) in qla2xxx_rel_qpair_sp()
231 struct qla_qpair *qpair; in qla2x00_get_sp()
330 qla_cpu_update(struct qla_qpair *qpair, uint16_t cpuid) in qla_cpu_update()
343 qla_qpair_to_hint(struct qla_tgt *tgt, struct qla_qpair *qpair) in qla_qpair_to_hint()
358 qla_83xx_start_iocbs(struct qla_qpair *qpair) in qla_83xx_start_iocbs()
393 qla_get_fw_resources(struct qla_qpair *qp, struct iocb_resource *iores) in qla_get_fw_resources()
483 qla_put_fw_resources(struct qla_qpair *qp, struct iocb_resource *iores) in qla_put_fw_resources()
577 static inline struct qla_qpair *
[all...]
H A Dqla_gbl.h75 extern void *qla2x00_alloc_iocbs_ready(struct qla_qpair *, srb_t *);
93 extern struct qla_qpair *qla2xxx_create_qpair(struct scsi_qla_host *,
95 extern int qla2xxx_delete_qpair(struct scsi_qla_host *, struct qla_qpair *);
308 int qla2x00_marker(struct scsi_qla_host *, struct qla_qpair *,
319 extern void *__qla2x00_alloc_iocbs(struct qla_qpair *, srb_t *);
767 extern int qla25xx_request_irq(struct qla_hw_data *, struct qla_qpair *,
774 uint16_t, struct qla_qpair *, bool);
1017 int qla_create_buf_pool(struct scsi_qla_host *, struct qla_qpair *);
1018 void qla_free_buf_pool(struct qla_qpair *);
1019 int qla_get_buf(struct scsi_qla_host *, struct qla_qpair *, struc
[all...]
H A Dqla_mid.c658 struct qla_qpair *qpair, *tqpair; in qla25xx_delete_queues()
815 struct qla_qpair *qpair = container_of(work, struct qla_qpair, q_work); in qla_do_work()
827 uint8_t vp_idx, uint16_t rid, struct qla_qpair *qpair, bool startqp) in qla25xx_create_rsp_que()
1084 int qla_create_buf_pool(struct scsi_qla_host *vha, struct qla_qpair *qp) in qla_create_buf_pool()
1118 void qla_free_buf_pool(struct qla_qpair *qp) in qla_free_buf_pool()
1137 int qla_get_buf(struct scsi_qla_host *vha, struct qla_qpair *qp, struct qla_buf_dsc *dsc) in qla_get_buf()
1189 static void qla_trim_buf(struct qla_qpair *qp, u16 trim) in qla_trim_buf()
1221 static void __qla_adjust_buf(struct qla_qpair *qp) in __qla_adjust_buf()
1243 void qla_put_buf(struct qla_qpair *q
[all...]
H A Dqla_target.h784 struct qla_qpair *qpair;
872 struct qla_qpair *qpair;
961 struct qla_qpair *qpair;
1086 extern int qlt_free_qfull_cmds(struct qla_qpair *);
1090 void qlt_send_resp_ctio(struct qla_qpair *, struct qla_tgt_cmd *, uint8_t,
H A Dqla_target.c107 static void qlt_send_term_exchange(struct qla_qpair *, struct qla_tgt_cmd
113 static void qlt_send_notify_ack(struct qla_qpair *qpair,
124 static void qlt_send_busy(struct qla_qpair *, struct atio_from_isp *,
126 static int qlt_check_reserve_free_req(struct qla_qpair *qpair, uint32_t);
127 static inline uint32_t qlt_make_handle(struct qla_qpair *);
1693 static void qlt_send_notify_ack(struct qla_qpair *qpair, in qlt_send_notify_ack()
1768 struct qla_qpair *qpair = mcmd->qpair; in qlt_build_abts_resp_iocb()
1846 static void qlt_24xx_send_abts_resp(struct qla_qpair *qpair, in qlt_24xx_send_abts_resp()
1920 struct qla_qpair *qpair, response_t *pkt, struct qla_tgt_mgmt_cmd *mcmd) in qlt_24xx_retry_term_exchange()
2230 static void qlt_24xx_send_task_mgmt_ctio(struct qla_qpair *qpai
[all...]
H A Dqla_nvme.c16 struct qla_qpair *qp,
117 struct qla_qpair *qpair; in qla_nvme_alloc_queue()
565 struct qla_qpair *qpair = sp->qpair; in qla2x00_start_nvme_mq()
770 struct qla_qpair *qpair = hw_queue_handle; in qla_nvme_post_cmd()
1129 qla_nvme_ls_reject_iocb(struct scsi_qla_host *vha, struct qla_qpair *qp, in qla_nvme_ls_reject_iocb()
H A 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, ...);
H A Dqla_iocb.c509 __qla2x00_marker(struct scsi_qla_host *vha, struct qla_qpair *qpair, in __qla2x00_marker()
553 qla2x00_marker(struct scsi_qla_host *vha, struct qla_qpair *qpair, in qla2x00_marker()
601 struct qla_qpair *qpair = sp->qpair; in qla24xx_build_scsi_type_6_iocbs()
709 struct qla_qpair *qpair = sp->qpair; in qla24xx_build_scsi_iocbs()
1918 struct qla_qpair *qpair = sp->qpair; in qla2xxx_start_scsi_mq()
2081 struct qla_qpair *qpair = sp->qpair; in qla2xxx_dif_start_scsi_mq()
2282 __qla2x00_alloc_iocbs(struct qla_qpair *qpair, srb_t *sp) in __qla2x00_alloc_iocbs()
2366 qla2x00_alloc_iocbs_ready(struct qla_qpair *qpair, srb_t *sp) in qla2x00_alloc_iocbs_ready()
3370 struct qla_qpair *qpair = sp->qpair; in qla82xx_start_scsi()
3907 struct qla_qpair *q in qla2x00_start_sp()
[all...]
H A Dqla_def.h476 struct qla_qpair *qpair;
743 struct qla_qpair *qpair;
3704 struct qla_qpair;
3725 struct qla_qpair *qpair;
3799 struct qla_qpair { struct
3837 void (*reqq_start_iocbs)(struct qla_qpair *);
4185 struct qla_qpair **queue_pair_map;
4186 struct qla_qpair **qp_cpu_map;
4195 struct qla_qpair *base_qpair;
5046 struct qla_qpair *qpai
[all...]
H A Dqla_os.c417 struct qla_qpair *qpair);
467 ha->base_qpair = kzalloc(sizeof(struct qla_qpair), GFP_KERNEL); in qla2x00_alloc_queues()
477 ha->queue_pair_map = kcalloc(ha->max_qpairs, sizeof(struct qla_qpair *), in qla2x00_alloc_queues()
892 struct qla_qpair *qpair = NULL; in qla2xxx_queuecommand()
997 struct qla_qpair *qpair) in qla2xxx_mqueuecommand()
1259 struct qla_qpair *qpair; in qla2xxx_eh_abort()
1340 __qla2x00_eh_wait_for_pending_commands(struct qla_qpair *qpair, unsigned int t, in __qla2x00_eh_wait_for_pending_commands()
1424 struct qla_qpair *qpair; in qla2x00_eh_wait_for_pending_commands()
1786 static void qla2x00_abort_srb(struct qla_qpair *qp, srb_t *sp, const int res,
1859 __qla2x00_abort_all_cmds(struct qla_qpair *q
[all...]
H A Dqla_dfs.c300 struct qla_qpair *qpair = vha->hw->base_qpair; in qla_dfs_tgt_counters_show()
H A Dqla_attr.c2829 struct qla_qpair *qpair; in qla2x00_get_fc_host_stats()
2938 struct qla_qpair *qpair; in qla2x00_reset_host_stats()
3050 struct qla_qpair *qpair; in qla24xx_vport_create()
H A Dqla_init.c110 struct qla_qpair *qpair = sp->qpair; in qla24xx_abort_iocb_timeout()
2340 struct qla_qpair *qpair = sp->qpair; in qla24xx_async_abort_command()
4185 static void __qla_adjust_iocb_limit(struct qla_qpair *qpair) in __qla_adjust_iocb_limit()
9611 struct qla_qpair *qla2xxx_create_qpair(struct scsi_qla_host *vha, int qos, in qla2xxx_create_qpair()
9619 struct qla_qpair *qpair = NULL; in qla2xxx_create_qpair()
9629 qpair = kzalloc(sizeof(struct qla_qpair), GFP_KERNEL); in qla2xxx_create_qpair()
9770 int qla2xxx_delete_qpair(struct scsi_qla_host *vha, struct qla_qpair *qpair) in qla2xxx_delete_qpair()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_inline.h182 struct qla_qpair *qpair, fc_port_t *fcport) in qla2xxx_init_sp()
194 qla2xxx_get_qpair_sp(scsi_qla_host_t *vha, struct qla_qpair *qpair, in qla2xxx_get_qpair_sp()
216 qla2xxx_rel_qpair_sp(struct qla_qpair *qpair, srb_t *sp) in qla2xxx_rel_qpair_sp()
230 struct qla_qpair *qpair; in qla2x00_get_sp()
330 qla_cpu_update(struct qla_qpair *qpair, uint16_t cpuid) in qla_cpu_update()
343 qla_qpair_to_hint(struct qla_tgt *tgt, struct qla_qpair *qpair) in qla_qpair_to_hint()
358 qla_83xx_start_iocbs(struct qla_qpair *qpair) in qla_83xx_start_iocbs()
390 qla_get_iocbs(struct qla_qpair *qp, struct iocb_resource *iores) in qla_get_iocbs()
422 qla_put_iocbs(struct qla_qpair *qp, struct iocb_resource *iores) in qla_put_iocbs()
H A 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 *);
293 int qla2x00_marker(struct scsi_qla_host *, struct qla_qpair *,
303 extern void *__qla2x00_alloc_iocbs(struct qla_qpair *, srb_t *);
742 extern int qla25xx_request_irq(struct qla_hw_data *, struct qla_qpair *,
749 uint16_t, struct qla_qpair *, bool);
H A 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,
H A 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, ...);
H A 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 *);
1669 static void qlt_send_notify_ack(struct qla_qpair *qpair, in qlt_send_notify_ack()
1738 struct qla_qpair *qpair = mcmd->qpair; in qlt_build_abts_resp_iocb()
1816 static void qlt_24xx_send_abts_resp(struct qla_qpair *qpair, in qlt_24xx_send_abts_resp()
1890 struct qla_qpair *qpair, response_t *pkt, struct qla_tgt_mgmt_cmd *mcmd) in qlt_24xx_retry_term_exchange()
2208 static void qlt_24xx_send_task_mgmt_ctio(struct qla_qpair *qpai
[all...]
H A Dqla_nvme.c95 struct qla_qpair *qpair; in qla_nvme_alloc_queue()
382 struct qla_qpair *qpair = sp->qpair; in qla2x00_start_nvme_mq()
560 struct qla_qpair *qpair = hw_queue_handle; in qla_nvme_post_cmd()
H A 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()
H A 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()
708 struct qla_qpair *qpair = sp->qpair; in qla24xx_build_scsi_iocbs()
1950 struct qla_qpair *qpair = sp->qpair; in qla2xxx_start_scsi_mq()
2102 struct qla_qpair *qpair = sp->qpair; in qla2xxx_dif_start_scsi_mq()
2299 __qla2x00_alloc_iocbs(struct qla_qpair *qpair, srb_t *sp) in __qla2x00_alloc_iocbs()
2383 qla2x00_alloc_iocbs_ready(struct qla_qpair *qpair, srb_t *sp) in qla2x00_alloc_iocbs_ready()
3740 struct qla_qpair *qp = sp->qpair; in qla2x00_start_sp()
H A Dqla_os.c378 struct qla_qpair *qpair);
427 ha->base_qpair = kzalloc(sizeof(struct qla_qpair), GFP_KERNEL); in qla2x00_alloc_queues()
437 ha->queue_pair_map = kcalloc(ha->max_qpairs, sizeof(struct qla_qpair *), in qla2x00_alloc_queues()
840 struct qla_qpair *qpair = NULL; in qla2xxx_queuecommand()
945 struct qla_qpair *qpair) in qla2xxx_mqueuecommand()
1227 struct qla_qpair *qpair; in qla2xxx_eh_abort()
1664 static void qla2x00_abort_srb(struct qla_qpair *qp, srb_t *sp, const int res,
1737 __qla2x00_abort_all_cmds(struct qla_qpair *qp, int res) in __qla2x00_abort_all_cmds()
6655 struct qla_qpair *qpair; in qla2x00_do_dpc()
7373 struct qla_qpair *qpai in qla_pci_error_cleanup()
[all...]
H A Dqla_def.h652 struct qla_qpair *qpair;
3534 struct qla_qpair;
3555 struct qla_qpair *qpair;
3602 struct qla_qpair { struct
3634 void (*reqq_start_iocbs)(struct qla_qpair *);
3971 struct qla_qpair **queue_pair_map;
3980 struct qla_qpair *base_qpair;
4795 struct qla_qpair *qpair; /* base qpair */
H A Dqla_dfs.c284 struct qla_qpair *qpair = vha->hw->base_qpair; in qla_dfs_tgt_counters_show()
H A Dqla_attr.c2764 struct qla_qpair *qpair; in qla2x00_get_fc_host_stats()
2873 struct qla_qpair *qpair; in qla2x00_reset_host_stats()
2985 struct qla_qpair *qpair; in qla24xx_vport_create()

Completed in 86 milliseconds

12