Searched refs:next_ndlp (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_attr.c | 5289 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_max_scsicmpl_time_set() local 5299 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_max_scsicmpl_time_set() 6910 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_get_enc_info() local 6914 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_get_enc_info()
|
| H A D | lpfc_init.c | 3057 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup() local 3067 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup() 3106 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_cleanup() 3409 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_sli4_node_rpi_restore() local 3424 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_sli4_node_rpi_restore() 3812 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_offline_prep() local 3842 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_offline_prep()
|
| H A D | lpfc_ct.c | 1840 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_find_map_node() local 1845 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_find_map_node()
|