Searched refs:NLP_RCV_PLOGI (Results 1 – 3 of 3) sorted by relevance
146 #define NLP_RCV_PLOGI 0x00080000 /* Rcv'ed PLOGI from remote system */ macro
456 ndlp->nlp_flag |= (NLP_ACC_REGLOGIN | NLP_RCV_PLOGI); in lpfc_rcv_plogi()846 if (!(ndlp->nlp_flag & NLP_RCV_PLOGI)) { in lpfc_cmpl_plogi_illegal()
4034 ndlp->nlp_flag &= ~NLP_RCV_PLOGI; in lpfc_nlp_state_cleanup()4936 if (ndlp->nlp_flag & NLP_RCV_PLOGI) in lpfc_setup_disc_node()4955 ndlp->nlp_flag & NLP_RCV_PLOGI) in lpfc_setup_disc_node()