Searched refs:NLP_RCV_PLOGI (Results 1 – 3 of 3) sorted by relevance
176 #define NLP_RCV_PLOGI 0x00080000 /* Rcv'ed PLOGI from remote system */ macro
476 ndlp->nlp_flag |= (NLP_ACC_REGLOGIN | NLP_RCV_PLOGI); in lpfc_rcv_plogi()960 if (!(ndlp->nlp_flag & NLP_RCV_PLOGI)) { in lpfc_cmpl_plogi_illegal()
4253 ndlp->nlp_flag &= ~NLP_RCV_PLOGI; in lpfc_nlp_state_cleanup()5408 if (ndlp->nlp_flag & NLP_RCV_PLOGI) in lpfc_setup_disc_node()5424 ndlp->nlp_flag & NLP_RCV_PLOGI)) in lpfc_setup_disc_node()