Searched refs:lpfc_cq_destroy (Results 1 – 3 of 3) sorted by relevance
824 int lpfc_cq_destroy(struct lpfc_hba *, struct lpfc_queue *);
9178 lpfc_cq_destroy(phba, phba->sli4_hba.mbx_cq); in lpfc_sli4_queue_unset()9182 lpfc_cq_destroy(phba, phba->sli4_hba.els_cq); in lpfc_sli4_queue_unset()9186 lpfc_cq_destroy(phba, phba->sli4_hba.nvmels_cq); in lpfc_sli4_queue_unset()9191 lpfc_cq_destroy(phba, phba->sli4_hba.nvme_cq[qidx]); in lpfc_sli4_queue_unset()9206 lpfc_cq_destroy( in lpfc_sli4_queue_unset()9214 lpfc_cq_destroy(phba, phba->sli4_hba.fcp_cq[qidx]); in lpfc_sli4_queue_unset()12473 lpfc_cq_destroy(phba, phba->sli4_hba.oas_cq); in lpfc_fof_queue_setup()
15951 lpfc_cq_destroy(struct lpfc_hba *phba, struct lpfc_queue *cq) in lpfc_cq_destroy() function