Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_disc.h182 #define NLP_RELEASE_RPI 0x00000004 /* Release RPI to free pool */ macro
A Dlpfc_hbadisc.c5231 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_logo_unreg()
5234 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_nlp_logo_unreg()
5275 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_set_unreg_login_mbx_cmpl()
5578 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cleanup_node()
6632 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_release()
A Dlpfc_els.c2959 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cmpl_els_logo()
5314 ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_cmpl_els_rsp()
5318 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_cmpl_els_rsp()
5624 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_els_rsp_reject()
A Dlpfc_sli.c2826 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in __lpfc_sli_rpi_release()
2829 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in __lpfc_sli_rpi_release()

Completed in 56 milliseconds