Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_disc.h181 #define NLP_RELEASE_RPI 0x00000004 /* Release RPI to free pool */ macro
Dlpfc_hbadisc.c5207 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_logo_unreg()
5210 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_nlp_logo_unreg()
5258 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_set_unreg_login_mbx_cmpl()
5556 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cleanup_node()
6630 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_release()
Dlpfc_els.c3011 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cmpl_els_logo()
5407 ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_cmpl_els_rsp()
5413 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_cmpl_els_rsp()
5794 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_els_rsp_reject()
Dlpfc_sli.c2829 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in __lpfc_sli_rpi_release()
2832 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in __lpfc_sli_rpi_release()