/drivers/scsi/qla2xxx/ |
D | qla_inline.h | 182 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() local 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()
|
D | qla_target.c | 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() local 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 *qpair, in qlt_24xx_send_task_mgmt_ctio() 2265 void qlt_send_resp_ctio(struct qla_qpair *qpair, struct qla_tgt_cmd *cmd, in qlt_send_resp_ctio() 2335 struct qla_qpair *qpair = mcmd->qpair; in qlt_xmit_tm_rsp() local 2461 struct qla_qpair *qpair; in qlt_unmap_sg() local 2485 static int qlt_check_reserve_free_req(struct qla_qpair *qpair, in qlt_check_reserve_free_req() 2526 static inline uint32_t qlt_make_handle(struct qla_qpair *qpair) in qlt_make_handle() [all …]
|
D | qla_nvme.c | 92 struct qla_qpair *qpair; in qla_nvme_alloc_queue() local 379 struct qla_qpair *qpair = sp->qpair; in qla2x00_start_nvme_mq() local 557 struct qla_qpair *qpair = hw_queue_handle; in qla_nvme_post_cmd() local
|
D | qla_mid.c | 652 struct qla_qpair *qpair, *tqpair; in qla25xx_delete_queues() local 809 struct qla_qpair *qpair = container_of(work, struct qla_qpair, q_work); in qla_do_work() local 821 uint8_t vp_idx, uint16_t rid, struct qla_qpair *qpair, bool startqp) in qla25xx_create_rsp_que()
|
D | qla_iocb.c | 506 __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() local 708 struct qla_qpair *qpair = sp->qpair; in qla24xx_build_scsi_iocbs() local 1950 struct qla_qpair *qpair = sp->qpair; in qla2xxx_start_scsi_mq() local 2102 struct qla_qpair *qpair = sp->qpair; in qla2xxx_dif_start_scsi_mq() local 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()
|
D | qla_os.c | 840 struct qla_qpair *qpair = NULL; in qla2xxx_queuecommand() local 945 struct qla_qpair *qpair) in qla2xxx_mqueuecommand() 1227 struct qla_qpair *qpair; in qla2xxx_eh_abort() local 6655 struct qla_qpair *qpair; in qla2x00_do_dpc() local 7373 struct qla_qpair *qpair = NULL; in qla_pci_error_cleanup() local 7529 struct qla_qpair *qpair = NULL; in qla2xxx_pci_slot_reset() local 7653 struct qla_qpair *qpair; in qla_pci_reset_prepare() local 7680 struct qla_qpair *qpair; in qla_pci_reset_done() local
|
D | qla_dbg.c | 2709 ql_log_qp(uint32_t level, struct qla_qpair *qpair, int32_t id, in ql_log_qp() 2758 ql_dbg_qp(uint32_t level, struct qla_qpair *qpair, int32_t id, in ql_dbg_qp()
|
D | qla_dfs.c | 284 struct qla_qpair *qpair = vha->hw->base_qpair; in qla_dfs_tgt_counters_show() local
|
D | qla_isr.c | 3869 struct qla_qpair *qpair; in qla2xxx_msix_rsp_q() local 3888 struct qla_qpair *qpair; in qla2xxx_msix_rsp_q_hs() local 4205 int qla25xx_request_irq(struct qla_hw_data *ha, struct qla_qpair *qpair, in qla25xx_request_irq()
|
D | qla_attr.c | 2764 struct qla_qpair *qpair; in qla2x00_get_fc_host_stats() local 2873 struct qla_qpair *qpair; in qla2x00_reset_host_stats() local 2985 struct qla_qpair *qpair; in qla24xx_vport_create() local
|
D | qla_init.c | 101 struct qla_qpair *qpair = sp->qpair; in qla24xx_abort_iocb_timeout() local 1961 struct qla_qpair *qpair = sp->qpair; in qla24xx_async_abort_command() local 9133 struct qla_qpair *qpair = NULL; in qla2xxx_create_qpair() local 9272 int qla2xxx_delete_qpair(struct scsi_qla_host *vha, struct qla_qpair *qpair) in qla2xxx_delete_qpair()
|
D | qla_target.h | 770 struct qla_qpair *qpair; member 860 struct qla_qpair *qpair; member 950 struct qla_qpair *qpair; member
|
D | qla_mbx.c | 3203 struct qla_qpair *qpair = sp->qpair; in qla24xx_abort_command() local 3291 struct qla_qpair *qpair; in __qla24xx_issue_tmf() local
|
D | qla_def.h | 652 struct qla_qpair *qpair; member 3555 struct qla_qpair *qpair; member 4795 struct qla_qpair *qpair; /* base qpair */ member
|
/drivers/misc/vmw_vmci/ |
D | vmci_queue_pair.c | 2424 static void qp_lock(const struct vmci_qp *qpair) in qp_lock() 2433 static void qp_unlock(const struct vmci_qp *qpair) in qp_unlock() 2465 static int qp_get_queue_headers(const struct vmci_qp *qpair, in qp_get_queue_headers() 2492 struct vmci_qp *qpair = (struct vmci_qp *)client_data; in qp_wakeup_cb() local 2510 static bool qp_wait_for_ready_queue(struct vmci_qp *qpair) in qp_wait_for_ready_queue() 2662 int vmci_qpair_alloc(struct vmci_qp **qpair, in vmci_qpair_alloc() 2766 int vmci_qpair_detach(struct vmci_qp **qpair) in vmci_qpair_detach() 2806 int vmci_qpair_get_produce_indexes(const struct vmci_qp *qpair, in vmci_qpair_get_produce_indexes() 2843 int vmci_qpair_get_consume_indexes(const struct vmci_qp *qpair, in vmci_qpair_get_consume_indexes() 2880 s64 vmci_qpair_produce_free_space(const struct vmci_qp *qpair) in vmci_qpair_produce_free_space() [all …]
|