Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_vport.c493 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in disable_vport() local
512 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in disable_vport()
865 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_vport_reset_stat_data() local
867 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_vport_reset_stat_data()
887 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_alloc_bucket() local
889 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_alloc_bucket()
921 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_free_bucket() local
923 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_free_bucket()
H A Dlpfc_hbadisc.c826 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup_rpis() local
828 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup_rpis()
5858 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_flush_list() local
5862 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_flush_list()
5925 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_timeout_handler() local
5951 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_timeout_handler()
H A Dlpfc_init.c2840 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup() local
2846 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup()
2901 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_cleanup()
3080 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_sli4_node_prep() local
3096 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_sli4_node_prep()
3484 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_offline_prep() local
3510 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_offline_prep()
H A Dlpfc_ct.c1540 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_find_map_node() local
1546 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_find_map_node()
H A Dlpfc_els.c5436 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_adisc() local
5440 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_adisc()
5494 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_plogi() local
5498 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_plogi()
H A Dlpfc_attr.c5476 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_max_scsicmpl_time_set() local
5485 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_max_scsicmpl_time_set()