Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_vport.c493 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in disable_vport() local
511 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in disable_vport()
783 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_vport_reset_stat_data() local
785 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_vport_reset_stat_data()
803 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_alloc_bucket() local
805 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_alloc_bucket()
835 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_free_bucket() local
837 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_free_bucket()
A Dlpfc_hbadisc.c1070 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup_rpis() local
1072 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup_rpis()
6074 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_flush_list() local
6078 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_flush_list()
6139 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_timeout_handler() local
6165 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_timeout_handler()
A Dlpfc_init.c2949 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup() local
2959 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup()
2995 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_cleanup()
3292 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_sli4_node_prep() local
3307 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_sli4_node_prep()
3691 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_offline_prep() local
3720 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_offline_prep()
A Dlpfc_ct.c1859 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_find_map_node() local
1865 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_find_map_node()
A Dlpfc_els.c6212 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_adisc() local
6216 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_adisc()
6284 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_plogi() local
6288 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_plogi()
A Dlpfc_attr.c5646 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_max_scsicmpl_time_set() local
5655 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_max_scsicmpl_time_set()

Completed in 64 milliseconds