Searched refs:NLP_RM_DFLT_RPI (Results 1 – 3 of 3) sorted by relevance
185 #define NLP_RM_DFLT_RPI 0x04000000 /* need to remove leftover dflt RPI */ macro
4306 if (!(ndlp->nlp_flag & NLP_RM_DFLT_RPI)) in lpfc_cmpl_els_rsp()4321 (ndlp->nlp_flag & NLP_RM_DFLT_RPI)) in lpfc_cmpl_els_rsp()4373 if (ndlp->nlp_flag & NLP_RM_DFLT_RPI) { in lpfc_cmpl_els_rsp()4435 ndlp->nlp_flag &= ~(NLP_ACC_REGLOGIN | NLP_RM_DFLT_RPI); in lpfc_cmpl_els_rsp()
502 ndlp->nlp_flag |= NLP_RM_DFLT_RPI; in lpfc_rcv_plogi()