Lines Matching refs:nlp_listp
1160 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_cleanup_rpis()
1346 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_linkup_cleanup_nodes()
4864 if (list_empty(&ndlp->nlp_listp)) { in lpfc_nlp_set_state()
4866 list_add_tail(&ndlp->nlp_listp, &vport->fc_nodes); in lpfc_nlp_set_state()
4881 if (list_empty(&ndlp->nlp_listp)) { in lpfc_enqueue_node()
4883 list_add_tail(&ndlp->nlp_listp, &vport->fc_nodes); in lpfc_enqueue_node()
4894 if (ndlp->nlp_state && !list_empty(&ndlp->nlp_listp)) in lpfc_dequeue_node()
4897 list_del_init(&ndlp->nlp_listp); in lpfc_dequeue_node()
5401 list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_listp) { in lpfc_unreg_hba_rpis()
5615 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) { in __lpfc_findnode_did()
5659 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) { in lpfc_findnode_mapped()
6045 nlp_listp) { in lpfc_disc_flush_list()
6070 nlp_listp) { in lpfc_notify_xport_npr()
6149 nlp_listp) { in lpfc_disc_timeout_handler()
6419 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) { in __lpfc_find_node()
6555 INIT_LIST_HEAD(&ndlp->nlp_listp); in lpfc_nlp_init()
6723 list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_listp) { in lpfc_fcf_inuse()