Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli4.h823 int lpfc_eq_destroy(struct lpfc_hba *, struct lpfc_queue *);
Dlpfc_init.c9219 lpfc_eq_destroy(phba, phba->sli4_hba.hba_eq[qidx]); in lpfc_sli4_queue_unset()
12475 lpfc_eq_destroy(phba, phba->sli4_hba.fof_eq); in lpfc_fof_queue_setup()
Dlpfc_sli.c15895 lpfc_eq_destroy(struct lpfc_hba *phba, struct lpfc_queue *eq) in lpfc_eq_destroy() function