Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_vport.c537 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in disable_vport() local
553 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in disable_vport()
Dlpfc_hbadisc.c1113 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup_rpis() local
1115 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup_rpis()
6054 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_flush_list() local
6058 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_flush_list()
6081 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_notify_xport_npr() local
6083 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_notify_xport_npr()
6141 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_disc_timeout_handler() local
6167 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, in lpfc_disc_timeout_handler()
Dlpfc_init.c3037 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup() local
3047 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup()
3099 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_cleanup()
3396 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_sli4_node_prep() local
3411 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_sli4_node_prep()
3795 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_offline_prep() local
3826 list_for_each_entry_safe(ndlp, next_ndlp, in lpfc_offline_prep()
Dlpfc_ct.c1847 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_find_map_node() local
1853 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_find_map_node()
Dlpfc_attr.c5104 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_max_scsicmpl_time_set() local
5113 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_max_scsicmpl_time_set()
Dlpfc_els.c6455 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_adisc() local
6459 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_adisc()
6527 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_els_disc_plogi() local
6531 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_els_disc_plogi()