Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_disc.h170 #define NLP_NVMET_RECOV 0x00001000 /* NVMET auditing node for recovery. */ macro
Dlpfc_ct.c584 ndlp->nlp_flag &= ~NLP_NVMET_RECOV; in lpfc_ns_rsp_audit_did()
586 ndlp->nlp_flag |= NLP_NVMET_RECOV; in lpfc_ns_rsp_audit_did()
645 if (!(ndlp->nlp_flag & NLP_NVMET_RECOV)) in lpfc_ns_rsp()
650 ndlp->nlp_flag &= ~NLP_NVMET_RECOV; in lpfc_ns_rsp()