Searched refs:next_ndlp (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/scsi/lpfc/ |
| D | lpfc_vport.c | 493 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() 874 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_vport_reset_stat_data() local 876 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_vport_reset_stat_data() 896 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_alloc_bucket() local 898 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_alloc_bucket() 929 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_free_bucket() local 931 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_free_bucket()
|
| D | lpfc_hbadisc.c | 808 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() 5688 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_flush_list() local 5692 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_flush_list() 5755 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_timeout_handler() local 5781 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_timeout_handler()
|
| D | lpfc_init.c | 2790 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() 3027 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_sli4_node_prep() local 3043 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_sli4_node_prep() 3427 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_offline_prep() local 3453 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_offline_prep()
|
| D | lpfc_ct.c | 1512 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_find_map_node() local 1518 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_find_map_node()
|
| D | lpfc_els.c | 5180 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_adisc() local 5184 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_adisc() 5238 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_plogi() local 5242 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_plogi()
|
| D | lpfc_attr.c | 5494 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_max_scsicmpl_time_set() local 5503 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_max_scsicmpl_time_set()
|