Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_disc.h188 #define NLP_RELEASE_RPI 0x00000004 /* Release RPI to free pool */ macro
Dlpfc_hbadisc.c5198 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_logo_unreg()
5201 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_nlp_logo_unreg()
5249 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_set_unreg_login_mbx_cmpl()
5548 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cleanup_node()
6611 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_release()
Dlpfc_els.c3067 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cmpl_els_logo()
5464 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_cmpl_els_rsp()
5470 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_cmpl_els_rsp()
5863 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_els_rsp_reject()
Dlpfc_sli.c2850 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in __lpfc_sli_rpi_release()
2853 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in __lpfc_sli_rpi_release()