Searched refs:lpfc_cq_destroy (Results 1 – 2 of 2) sorted by relevance
11435 lpfc_cq_destroy(phba, phba->sli4_hba.mbx_cq); in lpfc_sli4_queue_unset()11439 lpfc_cq_destroy(phba, phba->sli4_hba.els_cq); in lpfc_sli4_queue_unset()11443 lpfc_cq_destroy(phba, phba->sli4_hba.nvmels_cq); in lpfc_sli4_queue_unset()11458 lpfc_cq_destroy( in lpfc_sli4_queue_unset()11470 lpfc_cq_destroy(phba, qp->io_cq); in lpfc_sli4_queue_unset()
17734 lpfc_cq_destroy(struct lpfc_hba *phba, struct lpfc_queue *cq) in lpfc_cq_destroy() function