Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c12033 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_vport_delete_els_xri_aborted() local
12038 list_for_each_entry_safe(sglq_entry, sglq_next, in lpfc_sli4_vport_delete_els_xri_aborted()
12078 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_els_xri_aborted() local
12086 list_for_each_entry_safe(sglq_entry, sglq_next, in lpfc_sli4_els_xri_aborted()
H A Dlpfc_init.c8731 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_sgl_list() local
8733 list_for_each_entry_safe(sglq_entry, sglq_next, sglq_list, list) { in lpfc_free_sgl_list()
8769 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_nvmet_sgl_list() local
8780 list_for_each_entry_safe(sglq_entry, sglq_next, &sglq_list, list) { in lpfc_free_nvmet_sgl_list()
H A Dlpfc_sli.c18132 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_post_sgl_list() local
18176 list_for_each_entry_safe(sglq_entry, sglq_next, post_sgl_list, list) { in lpfc_sli4_post_sgl_list()