Searched refs:lpfc_wq_destroy (Results 1 – 3 of 3) sorted by relevance
687 int lpfc_wq_destroy(struct lpfc_hba *, struct lpfc_queue *);
7771 lpfc_wq_destroy(phba, phba->sli4_hba.els_wq); in lpfc_sli4_queue_setup()7780 lpfc_wq_destroy(phba, phba->sli4_hba.fcp_wq[fcp_wqidx]); in lpfc_sli4_queue_setup()7814 lpfc_wq_destroy(phba, phba->sli4_hba.els_wq); in lpfc_sli4_queue_unset()7821 lpfc_wq_destroy(phba, phba->sli4_hba.fcp_wq[fcp_qidx]); in lpfc_sli4_queue_unset()
14100 lpfc_wq_destroy(struct lpfc_hba *phba, struct lpfc_queue *wq) in lpfc_wq_destroy() function