Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_crtn.h517 void lpfc_free_sgl_list(struct lpfc_hba *, struct list_head *);
H A Dlpfc_init.c7319 lpfc_free_sgl_list(struct lpfc_hba *phba, struct list_head *sglq_list) in lpfc_free_sgl_list() function
7349 lpfc_free_sgl_list(phba, &sglq_list); in lpfc_free_els_sgl_list()
H A Dlpfc_sli.c7158 lpfc_free_sgl_list(phba, &free_sgl_list); in lpfc_sli4_repost_sgl_list()