Home
last modified time | relevance | path

Searched refs:NLP_TARGET_REMOVE (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_disc.h205 #define NLP_TARGET_REMOVE 0x10000000 /* Target remove in process */ macro
Dlpfc_nportdisc.c2282 ndlp->nlp_flag |= NLP_TARGET_REMOVE; in lpfc_cmpl_prli_prli_issue()
Dlpfc_els.c3056 if (ndlp->nlp_flag & NLP_TARGET_REMOVE) { in lpfc_cmpl_els_logo()
10479 ndlp->nlp_flag &= ~NLP_TARGET_REMOVE; in lpfc_els_unsol_buffer()