Lines Matching refs:nlp_listp
1115 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup_rpis()
1314 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_linkup_cleanup_nodes()
4876 if (list_empty(&ndlp->nlp_listp)) { in lpfc_nlp_set_state()
4878 list_add_tail(&ndlp->nlp_listp, &vport->fc_nodes); in lpfc_nlp_set_state()
4893 if (list_empty(&ndlp->nlp_listp)) { in lpfc_enqueue_node()
4895 list_add_tail(&ndlp->nlp_listp, &vport->fc_nodes); in lpfc_enqueue_node()
4906 if (ndlp->nlp_state && !list_empty(&ndlp->nlp_listp)) in lpfc_dequeue_node()
4909 list_del_init(&ndlp->nlp_listp); in lpfc_dequeue_node()
5411 list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_listp) { in lpfc_unreg_hba_rpis()
5623 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) { in __lpfc_findnode_did()
5668 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_findnode_mapped()
6059 nlp_listp) { in lpfc_disc_flush_list()
6084 nlp_listp) { in lpfc_notify_xport_npr()
6168 nlp_listp) { in lpfc_disc_timeout_handler()
6438 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) { in __lpfc_find_node()
6574 INIT_LIST_HEAD(&ndlp->nlp_listp); in lpfc_nlp_init()
6763 list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_listp) { in lpfc_fcf_inuse()