Searched refs:NLP_RM_DFLT_RPI (Results 1 – 3 of 3) sorted by relevance
152 #define NLP_RM_DFLT_RPI 0x04000000 /* need to remove leftover dflt RPI */ macro
3471 if (!(ndlp->nlp_flag & NLP_RM_DFLT_RPI)) in lpfc_cmpl_els_rsp()3486 (ndlp->nlp_flag & NLP_RM_DFLT_RPI)) in lpfc_cmpl_els_rsp()3519 if (ndlp->nlp_flag & NLP_RM_DFLT_RPI) { in lpfc_cmpl_els_rsp()3578 ndlp->nlp_flag &= ~(NLP_ACC_REGLOGIN | NLP_RM_DFLT_RPI); in lpfc_cmpl_els_rsp()
436 ndlp->nlp_flag |= NLP_RM_DFLT_RPI; in lpfc_rcv_plogi()