Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_disc.h172 #define NLP_NVMET_RECOV 0x00001000 /* NVMET auditing node for recovery. */ macro
H A 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()