Searched refs:sglq_entry_next (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_init.c3085 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; lpfc_sli4_xri_sgl_update() local
3171 sglq_entry_next = NULL; lpfc_sli4_xri_sgl_update()
3172 list_for_each_entry_safe(sglq_entry, sglq_entry_next, lpfc_sli4_xri_sgl_update()
H A Dlpfc_sli.c6100 struct lpfc_sglq *sglq_entry_next = NULL; lpfc_sli4_repost_els_sgl_list() local
6119 list_for_each_entry_safe(sglq_entry, sglq_entry_next, lpfc_sli4_repost_els_sgl_list()

Completed in 198 milliseconds