Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_nvme.h37 ((!ndlp->nrport || (ndlp->upcall_flags & NLP_WAIT_FOR_UNREG)) \
Dlpfc_disc.h139 #define NLP_WAIT_FOR_UNREG 0x1 macro
Dlpfc_nvme.c342 if (ndlp->upcall_flags & NLP_WAIT_FOR_UNREG) { in lpfc_nvme_remoteport_delete()
344 ndlp->upcall_flags &= ~NLP_WAIT_FOR_UNREG; in lpfc_nvme_remoteport_delete()
2401 ndlp->upcall_flags &= ~NLP_WAIT_FOR_UNREG; in lpfc_nvme_register_port()
2444 ndlp->upcall_flags &= ~NLP_WAIT_FOR_UNREG; in lpfc_nvme_register_port()
2595 ndlp->upcall_flags |= NLP_WAIT_FOR_UNREG; in lpfc_nvme_unregister_port()