Home
last modified time | relevance | path

Searched refs:NLP_RELEASE_RPI (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_disc.h164 #define NLP_RELEASE_RPI 0x00000004 /* Release RPI to free pool */ macro
H A Dlpfc_hbadisc.c4907 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_logo_unreg()
4909 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_nlp_logo_unreg()
4943 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_set_unreg_login_mbx_cmpl()
5259 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cleanup_node()
5262 if ((ndlp->nlp_flag & NLP_RELEASE_RPI) && in lpfc_cleanup_node()
5268 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_cleanup_node()
H A Dlpfc_sli.c2450 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in __lpfc_sli_rpi_release()
2453 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in __lpfc_sli_rpi_release()