Searched refs:NLP_RM_DFLT_RPI (Results 1 – 3 of 3) sorted by relevance
154 #define NLP_RM_DFLT_RPI 0x04000000 /* need to remove leftover dflt RPI */ macro
3737 if (!(ndlp->nlp_flag & NLP_RM_DFLT_RPI)) in lpfc_cmpl_els_rsp()3752 (ndlp->nlp_flag & NLP_RM_DFLT_RPI)) in lpfc_cmpl_els_rsp()3785 if (ndlp->nlp_flag & NLP_RM_DFLT_RPI) { in lpfc_cmpl_els_rsp()3844 ndlp->nlp_flag &= ~(NLP_ACC_REGLOGIN | NLP_RM_DFLT_RPI); in lpfc_cmpl_els_rsp()
482 ndlp->nlp_flag |= NLP_RM_DFLT_RPI; in lpfc_rcv_plogi()