Home
last modified time | relevance | path

Searched refs:NLP_FC_NODE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_disc.h87 #define NLP_FC_NODE 0x1 /* entry is an FC node */ macro
Dlpfc_hbadisc.c4164 ndlp->nlp_type |= NLP_FC_NODE; in lpfc_nlp_state_cleanup()
4307 ndlp->nlp_type &= ~NLP_FC_NODE; in lpfc_nlp_set_state()
Dlpfc_debugfs.c620 if (ndlp->nlp_type & NLP_FC_NODE) in lpfc_debugfs_nodelist_data()