Searched refs:lpfc_wq_destroy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1081 int lpfc_wq_destroy(struct lpfc_hba *, struct lpfc_queue *);
|
H A D | lpfc_init.c | 9950 lpfc_wq_destroy(phba, phba->sli4_hba.nvmels_wq); in lpfc_sli4_queue_unset() 9954 lpfc_wq_destroy(phba, phba->sli4_hba.els_wq); in lpfc_sli4_queue_unset() 9997 lpfc_wq_destroy(phba, qp->io_wq); in lpfc_sli4_queue_unset()
|
H A D | lpfc_sli.c | 16758 * lpfc_wq_destroy - Destroy a Work Queue on the HBA 16771 lpfc_wq_destroy(struct lpfc_hba *phba, struct lpfc_queue *wq) in lpfc_wq_destroy() function
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1097 int lpfc_wq_destroy(struct lpfc_hba *, struct lpfc_queue *);
|
H A D | lpfc_init.c | 11442 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()
|
H A D | lpfc_sli.c | 17766 * lpfc_wq_destroy - Destroy a Work Queue on the HBA 17779 lpfc_wq_destroy(struct lpfc_hba *phba, struct lpfc_queue *wq) in lpfc_wq_destroy() function
|
Completed in 97 milliseconds