Home
last modified time | relevance | path

Searched refs:NLP_NVMET_RECOV (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h196 #define NLP_NVMET_RECOV 0x00001000 /* NVMET auditing node for recovery. */ macro
H A Dlpfc_ct.c837 ndlp->nlp_flag &= ~NLP_NVMET_RECOV; in lpfc_ns_rsp_audit_did()
839 ndlp->nlp_flag |= NLP_NVMET_RECOV; in lpfc_ns_rsp_audit_did()
897 if (!(ndlp->nlp_flag & NLP_NVMET_RECOV)) in lpfc_ns_rsp()
902 ndlp->nlp_flag &= ~NLP_NVMET_RECOV; in lpfc_ns_rsp()