Home
last modified time | relevance | path

Searched refs:hba_eq (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_debugfs.h489 eq = phba->sli4_hba.hdwq[eqidx].hba_eq; in lpfc_debug_dump_cq()
496 eq = phba->sli4_hba.hdwq[0].hba_eq; in lpfc_debug_dump_cq()
526 qp = phba->sli4_hba.hdwq[qidx].hba_eq; in lpfc_debug_dump_hba_eq()
689 if (phba->sli4_hba.hdwq[eq_idx].hba_eq->queue_id == qid) in lpfc_debug_dump_eq_by_id()
694 lpfc_debug_dump_q(phba->sli4_hba.hdwq[eq_idx].hba_eq); in lpfc_debug_dump_eq_by_id()
Dlpfc_init.c10564 qp->hba_eq = qdesc; in lpfc_sli4_queue_create()
10582 if (qp->hba_eq) in lpfc_sli4_queue_create()
10588 qp->hba_eq = phba->sli4_hba.hdwq[eqcpup->hdwq].hba_eq; in lpfc_sli4_queue_create()
10850 hdwq[idx].hba_eq = NULL; in lpfc_sli4_release_hdwq()
11159 rc = lpfc_eq_create(phba, qp[cpup->hdwq].hba_eq, in lpfc_sli4_queue_setup()
11171 qp[cpup->hdwq].hba_eq; in lpfc_sli4_queue_setup()
11176 qp[cpup->hdwq].hba_eq->queue_id); in lpfc_sli4_queue_setup()
11187 phba->sli4_hba.hdwq[cpup->hdwq].hba_eq, in lpfc_sli4_queue_setup()
11217 rc = lpfc_create_wq_cq(phba, qp[0].hba_eq, in lpfc_sli4_queue_setup()
11250 qp[0].hba_eq, in lpfc_sli4_queue_setup()
[all …]
Dlpfc_sli4.h697 struct lpfc_queue *hba_eq; /* Event queues for HBA */ member
Dlpfc_debugfs.c4074 qp = phba->sli4_hba.hdwq[x].hba_eq; in lpfc_idiag_queinfo_read()
4369 qp = phba->sli4_hba.hdwq[qidx].hba_eq; in lpfc_idiag_queacc_write()
Dlpfc_sli.c11034 eq = phba->sli4_hba.hdwq[piocb->hba_wqidx].hba_eq; in lpfc_sli_issue_iocb()
15119 phba->sli4_hba.hdwq[qidx].hba_eq); in lpfc_sli4_hba_handle_eqe()
16117 eq = hdwq[idx].hba_eq; in lpfc_cq_create_set()
21011 lpfc_sli4_poll_eq(qp->hba_eq, LPFC_POLL_FASTPATH); in lpfc_sli4_issue_wqe()
21033 lpfc_sli4_poll_eq(qp->hba_eq, LPFC_POLL_FASTPATH); in lpfc_sli4_issue_wqe()
21063 lpfc_sli4_poll_eq(qp->hba_eq, LPFC_POLL_FASTPATH); in lpfc_sli4_issue_wqe()