Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h584 void lpfc_free_sgl_list(struct lpfc_hba *, struct list_head *);
H A Dlpfc_init.c8729 lpfc_free_sgl_list(struct lpfc_hba *phba, struct list_head *sglq_list) in lpfc_free_sgl_list() function
8757 lpfc_free_sgl_list(phba, &sglq_list); in lpfc_free_els_sgl_list()
H A Dlpfc_sli.c7700 lpfc_free_sgl_list(phba, &free_sgl_list); in lpfc_sli4_repost_sgl_list()