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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_vport.c465 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; local
483 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
801 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; local
803 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
823 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; local
825 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
856 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; local
858 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
H A Dlpfc_hbadisc.c687 struct lpfc_nodelist *ndlp, *next_ndlp; local
690 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
4489 struct lpfc_nodelist *ndlp, *next_ndlp; local
4493 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes,
4556 struct lpfc_nodelist *ndlp, *next_ndlp; local
4581 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes,
H A Dlpfc_els.c3949 struct lpfc_nodelist *ndlp, *next_ndlp; local
3953 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
4007 struct lpfc_nodelist *ndlp, *next_ndlp; local
4011 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
H A Dlpfc_init.c2135 struct lpfc_nodelist *ndlp, *next_ndlp; local
2141 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
2188 list_for_each_entry_safe(ndlp, next_ndlp,
2441 struct lpfc_nodelist *ndlp, *next_ndlp; local
2467 list_for_each_entry_safe(ndlp, next_ndlp,
H A Dlpfc_attr.c3156 struct lpfc_nodelist *ndlp, *next_ndlp; local
3165 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {

Completed in 188 milliseconds