Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_disc.h174 #define NLP_RELEASE_RPI 0x00000004 /* Release RPI to free pool */ macro
Dlpfc_hbadisc.c5106 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_logo_unreg()
5109 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_nlp_logo_unreg()
5150 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_set_unreg_login_mbx_cmpl()
5452 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cleanup_node()
6506 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_release()
Dlpfc_els.c2953 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cmpl_els_logo()
5085 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cmpl_els_logo_acc()
5299 ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_cmpl_els_rsp()
5303 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_cmpl_els_rsp()
5608 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_els_rsp_reject()
Dlpfc_sli.c2825 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in __lpfc_sli_rpi_release()
2828 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in __lpfc_sli_rpi_release()