Home
last modified time | relevance | path

Searched refs:lpfc_sli4_queue_free (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli4.h1060 void lpfc_sli4_queue_free(struct lpfc_queue *);
H A Dlpfc_init.c9317 lpfc_sli4_queue_free(*qp); in __lpfc_sli4_release_queue()
9349 lpfc_sli4_queue_free(hdwq[idx].io_cq); in lpfc_sli4_release_hdwq()
9350 lpfc_sli4_queue_free(hdwq[idx].io_wq); in lpfc_sli4_release_hdwq()
9362 lpfc_sli4_queue_free(eq); in lpfc_sli4_release_hdwq()
H A Dlpfc_sli.c14818 * lpfc_sli4_queue_free - free a queue structure and associated memory
14826 lpfc_sli4_queue_free(struct lpfc_queue *queue) in lpfc_sli4_queue_free() function
14935 lpfc_sli4_queue_free(queue); in lpfc_sli4_queue_alloc()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli4.h1076 void lpfc_sli4_queue_free(struct lpfc_queue *);
H A Dlpfc_init.c10809 lpfc_sli4_queue_free(*qp); in __lpfc_sli4_release_queue()
10841 lpfc_sli4_queue_free(hdwq[idx].io_cq); in lpfc_sli4_release_hdwq()
10842 lpfc_sli4_queue_free(hdwq[idx].io_wq); in lpfc_sli4_release_hdwq()
10854 lpfc_sli4_queue_free(eq); in lpfc_sli4_release_hdwq()
H A Dlpfc_sli.c15779 * lpfc_sli4_queue_free - free a queue structure and associated memory
15787 lpfc_sli4_queue_free(struct lpfc_queue *queue) in lpfc_sli4_queue_free() function
15896 lpfc_sli4_queue_free(queue); in lpfc_sli4_queue_alloc()

Completed in 97 milliseconds