Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_disc.h181 #define NLP_RELEASE_RPI 0x00000004 /* Release RPI to free pool */ macro
Dlpfc_hbadisc.c5235 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_logo_unreg()
5238 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_nlp_logo_unreg()
5286 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_set_unreg_login_mbx_cmpl()
5584 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cleanup_node()
6661 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_release()
Dlpfc_els.c3059 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cmpl_els_logo()
5448 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_cmpl_els_rsp()
5454 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_cmpl_els_rsp()
5847 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_els_rsp_reject()
Dlpfc_sli.c2845 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in __lpfc_sli_rpi_release()
2848 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in __lpfc_sli_rpi_release()