Searched refs:NLP_RELEASE_RPI (Results 1 – 3 of 3) sorted by relevance
162 #define NLP_RELEASE_RPI 0x00000004 /* Release RPI to free pool */ macro
4838 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_logo_unreg()4840 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_nlp_logo_unreg()4873 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_set_unreg_login_mbx_cmpl()5161 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cleanup_node()5164 if ((ndlp->nlp_flag & NLP_RELEASE_RPI) && in lpfc_cleanup_node()5170 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_cleanup_node()
2437 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in __lpfc_sli_rpi_release()2440 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in __lpfc_sli_rpi_release()