Searched refs:NLP_RM_DFLT_RPI (Results 1 – 3 of 3) sorted by relevance
180 #define NLP_RM_DFLT_RPI 0x04000000 /* need to remove leftover dflt RPI */ macro
3971 if (!(ndlp->nlp_flag & NLP_RM_DFLT_RPI)) in lpfc_cmpl_els_rsp()3986 (ndlp->nlp_flag & NLP_RM_DFLT_RPI)) in lpfc_cmpl_els_rsp()4037 if (ndlp->nlp_flag & NLP_RM_DFLT_RPI) { in lpfc_cmpl_els_rsp()4099 ndlp->nlp_flag &= ~(NLP_ACC_REGLOGIN | NLP_RM_DFLT_RPI); in lpfc_cmpl_els_rsp()
501 ndlp->nlp_flag |= NLP_RM_DFLT_RPI; in lpfc_rcv_plogi()