Searched refs:lpfc_free_sgl_list (Results 1 – 3 of 3) sorted by relevance
523 void lpfc_free_sgl_list(struct lpfc_hba *, struct list_head *);
6551 lpfc_free_sgl_list(struct lpfc_hba *phba, struct list_head *sglq_list) in lpfc_free_sgl_list() function6581 lpfc_free_sgl_list(phba, &sglq_list); in lpfc_free_els_sgl_list()
6701 lpfc_free_sgl_list(phba, &free_sgl_list); in lpfc_sli4_repost_sgl_list()