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

/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_sli4.h707 int lpfc_wq_destroy(struct lpfc_hba *, struct lpfc_queue *);
H A Dlpfc_init.c7792 lpfc_wq_destroy(phba, phba->sli4_hba.els_wq); lpfc_sli4_queue_setup()
7801 lpfc_wq_destroy(phba, phba->sli4_hba.fcp_wq[fcp_wqidx]); lpfc_sli4_queue_setup()
7835 lpfc_wq_destroy(phba, phba->sli4_hba.els_wq); lpfc_sli4_queue_unset()
7842 lpfc_wq_destroy(phba, phba->sli4_hba.fcp_wq[fcp_qidx]); lpfc_sli4_queue_unset()
H A Dlpfc_sli.c14064 * lpfc_wq_destroy - Destroy a Work Queue on the HBA
14076 lpfc_wq_destroy(struct lpfc_hba *phba, struct lpfc_queue *wq) lpfc_wq_destroy() function

Completed in 198 milliseconds