Searched refs:lpfc_wq_destroy (Results 1 – 3 of 3) sorted by relevance
826 int lpfc_wq_destroy(struct lpfc_hba *, struct lpfc_queue *);
9154 lpfc_wq_destroy(phba, phba->sli4_hba.nvmels_wq); in lpfc_sli4_queue_unset()9158 lpfc_wq_destroy(phba, phba->sli4_hba.els_wq); in lpfc_sli4_queue_unset()9168 lpfc_wq_destroy(phba, phba->sli4_hba.fcp_wq[qidx]); in lpfc_sli4_queue_unset()9173 lpfc_wq_destroy(phba, phba->sli4_hba.nvme_wq[qidx]); in lpfc_sli4_queue_unset()
16059 lpfc_wq_destroy(struct lpfc_hba *phba, struct lpfc_queue *wq) in lpfc_wq_destroy() function