Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_disc.h162 #define NLP_RELEASE_RPI 0x00000004 /* Release RPI to free pool */ macro
Dlpfc_hbadisc.c4838 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()
Dlpfc_sli.c2437 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in __lpfc_sli_rpi_release()
2440 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in __lpfc_sli_rpi_release()