Home
last modified time | relevance | path

Searched refs:lpfc_wq_destroy (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_sli4.h1097 int lpfc_wq_destroy(struct lpfc_hba *, struct lpfc_queue *);
Dlpfc_init.c11442 lpfc_wq_destroy(phba, phba->sli4_hba.nvmels_wq); in lpfc_sli4_queue_unset()
11446 lpfc_wq_destroy(phba, phba->sli4_hba.els_wq); in lpfc_sli4_queue_unset()
11489 lpfc_wq_destroy(phba, qp->io_wq); in lpfc_sli4_queue_unset()
Dlpfc_sli.c17779 lpfc_wq_destroy(struct lpfc_hba *phba, struct lpfc_queue *wq) in lpfc_wq_destroy() function