Home
last modified time | relevance | path

Searched refs:next_ndlp (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_vport.c506 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in disable_vport() local
525 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in disable_vport()
885 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_vport_reset_stat_data() local
887 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_vport_reset_stat_data()
907 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_alloc_bucket() local
909 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_alloc_bucket()
940 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_free_bucket() local
942 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_free_bucket()
Dlpfc_hbadisc.c808 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup_rpis() local
810 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup_rpis()
5478 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_flush_list() local
5482 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_flush_list()
5545 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_timeout_handler() local
5571 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_timeout_handler()
Dlpfc_init.c2790 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup() local
2796 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup()
2850 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_cleanup()
3025 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_sli4_node_prep() local
3041 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_sli4_node_prep()
3183 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_offline_prep() local
3209 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_offline_prep()
Dlpfc_ct.c1264 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_find_map_node() local
1270 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_find_map_node()
Dlpfc_els.c4843 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_adisc() local
4847 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_adisc()
4901 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_plogi() local
4905 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_plogi()
Dlpfc_attr.c5023 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_max_scsicmpl_time_set() local
5032 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_max_scsicmpl_time_set()