Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_vport.c468 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in disable_vport() local
487 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in disable_vport()
840 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_vport_reset_stat_data() local
842 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_vport_reset_stat_data()
862 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_alloc_bucket() local
864 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_alloc_bucket()
895 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_free_bucket() local
897 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_free_bucket()
Dlpfc_hbadisc.c802 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup_rpis() local
804 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup_rpis()
5238 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_flush_list() local
5242 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_flush_list()
5305 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_timeout_handler() local
5330 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_timeout_handler()
Dlpfc_ct.c1101 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_find_map_node() local
1107 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_find_map_node()
Dlpfc_init.c2532 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup() local
2538 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup()
2592 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_cleanup()
2769 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_sli4_node_prep() local
2782 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_sli4_node_prep()
2915 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_offline_prep() local
2941 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_offline_prep()
Dlpfc_els.c4482 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_adisc() local
4486 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_adisc()
4540 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_plogi() local
4544 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_plogi()
Dlpfc_attr.c4484 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_max_scsicmpl_time_set() local
4493 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_max_scsicmpl_time_set()