Searched refs:post_sgl_list (Results 1 – 1 of 1) sorted by relevance
7577 LIST_HEAD(post_sgl_list); in lpfc_sli4_repost_sgl_list()7628 &post_sgl_list); in lpfc_sli4_repost_sgl_list()7653 list_splice_init(&blck_sgl_list, &post_sgl_list); in lpfc_sli4_repost_sgl_list()7681 if (!list_empty(&post_sgl_list)) { in lpfc_sli4_repost_sgl_list()7684 list_splice_init(&post_sgl_list, sgl_list); in lpfc_sli4_repost_sgl_list()17750 struct list_head *post_sgl_list, in lpfc_sli4_post_sgl_list() argument17797 list_for_each_entry_safe(sglq_entry, sglq_next, post_sgl_list, list) { in lpfc_sli4_post_sgl_list()