Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_crtn.h584 void lpfc_free_sgl_list(struct lpfc_hba *, struct list_head *);
Dlpfc_init.c8726 lpfc_free_sgl_list(struct lpfc_hba *phba, struct list_head *sglq_list) in lpfc_free_sgl_list() function
8754 lpfc_free_sgl_list(phba, &sglq_list); in lpfc_free_els_sgl_list()
Dlpfc_sli.c7687 lpfc_free_sgl_list(phba, &free_sgl_list); in lpfc_sli4_repost_sgl_list()