Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_debugfs.h480 eq = phba->sli4_hba.hdwq[eqidx].hba_eq; in lpfc_debug_dump_cq()
487 eq = phba->sli4_hba.hdwq[0].hba_eq; in lpfc_debug_dump_cq()
517 qp = phba->sli4_hba.hdwq[qidx].hba_eq; in lpfc_debug_dump_hba_eq()
680 if (phba->sli4_hba.hdwq[eq_idx].hba_eq->queue_id == qid) in lpfc_debug_dump_eq_by_id()
685 lpfc_debug_dump_q(phba->sli4_hba.hdwq[eq_idx].hba_eq); in lpfc_debug_dump_eq_by_id()
H A Dlpfc_init.c9065 qp->hba_eq = qdesc; in lpfc_sli4_queue_create()
9083 if (qp->hba_eq) in lpfc_sli4_queue_create()
9089 qp->hba_eq = phba->sli4_hba.hdwq[eqcpup->hdwq].hba_eq; in lpfc_sli4_queue_create()
9351 hdwq[idx].hba_eq = NULL; in lpfc_sli4_release_hdwq()
9660 rc = lpfc_eq_create(phba, qp[cpup->hdwq].hba_eq, in lpfc_sli4_queue_setup()
9672 qp[cpup->hdwq].hba_eq; in lpfc_sli4_queue_setup()
9677 qp[cpup->hdwq].hba_eq->queue_id); in lpfc_sli4_queue_setup()
9688 phba->sli4_hba.hdwq[cpup->hdwq].hba_eq, in lpfc_sli4_queue_setup()
9718 rc = lpfc_create_wq_cq(phba, qp[0].hba_eq, in lpfc_sli4_queue_setup()
9751 qp[0].hba_eq, in lpfc_sli4_queue_setup()
[all …]
H A Dlpfc_sli4.h688 struct lpfc_queue *hba_eq; /* Event queues for HBA */ member
H A Dlpfc_debugfs.c4077 qp = phba->sli4_hba.hdwq[x].hba_eq; in lpfc_idiag_queinfo_read()
4371 qp = phba->sli4_hba.hdwq[qidx].hba_eq; in lpfc_idiag_queacc_write()
H A Dlpfc_sli.c10309 eq = phba->sli4_hba.hdwq[piocb->hba_wqidx].hba_eq; in lpfc_sli_issue_iocb()
14441 phba->sli4_hba.hdwq[qidx].hba_eq); in lpfc_sli4_hba_handle_eqe()
15440 eq = hdwq[idx].hba_eq; in lpfc_cq_create_set()
20278 lpfc_sli4_poll_eq(qp->hba_eq, LPFC_POLL_FASTPATH); in lpfc_sli4_issue_wqe()
20300 lpfc_sli4_poll_eq(qp->hba_eq, LPFC_POLL_FASTPATH); in lpfc_sli4_issue_wqe()
20330 lpfc_sli4_poll_eq(qp->hba_eq, LPFC_POLL_FASTPATH); in lpfc_sli4_issue_wqe()