Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_hbadisc.c1154 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup_rpis() local
1156 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup_rpis()
6085 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_flush_list() local
6089 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_flush_list()
6112 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_notify_xport_npr() local
6114 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_notify_xport_npr()
6172 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_timeout_handler() local
6198 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_timeout_handler()
Dlpfc_init.c3039 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup() local
3049 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup()
3101 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_cleanup()
3402 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_sli4_node_prep() local
3417 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_sli4_node_prep()
3801 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_offline_prep() local
3832 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_offline_prep()
Dlpfc_ct.c1855 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_find_map_node() local
1861 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_find_map_node()
Dlpfc_els.c6522 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_adisc() local
6526 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_adisc()
6594 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_plogi() local
6598 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_plogi()
Dlpfc_attr.c5239 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_max_scsicmpl_time_set() local
5248 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_max_scsicmpl_time_set()