Searched refs:lpfc_free_sgl_list (Results 1 – 4 of 4) sorted by relevance
572 struct list_head lpfc_free_sgl_list; member
480 void lpfc_free_sgl_list(struct lpfc_hba *, struct list_head *);
5803 lpfc_free_sgl_list(struct lpfc_hba *phba, struct list_head *sglq_list) in lpfc_free_sgl_list() function5834 lpfc_free_sgl_list(phba, &sglq_list); in lpfc_free_els_sgl_list()
6212 lpfc_free_sgl_list(phba, &free_sgl_list); in lpfc_sli4_repost_els_sgl_list()