Searched refs:NLP_RELEASE_RPI (Results 1 – 4 of 4) sorted by relevance
182 #define NLP_RELEASE_RPI 0x00000004 /* Release RPI to free pool */ macro
5231 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_logo_unreg()5234 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_nlp_logo_unreg()5275 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_set_unreg_login_mbx_cmpl()5578 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cleanup_node()6632 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_release()
2959 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cmpl_els_logo()5314 ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_cmpl_els_rsp()5318 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_cmpl_els_rsp()5624 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_els_rsp_reject()
2826 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in __lpfc_sli_rpi_release()2829 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in __lpfc_sli_rpi_release()
Completed in 56 milliseconds