Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_disc.h141 #define NLP_WAIT_FOR_UNREG 0x1 macro
H A Dlpfc_nvme.h41 ((!ndlp->nrport || (ndlp->upcall_flags & NLP_WAIT_FOR_UNREG)) \
H A Dlpfc_nvme.c381 if (ndlp->upcall_flags & NLP_WAIT_FOR_UNREG) { in lpfc_nvme_remoteport_delete()
383 ndlp->upcall_flags &= ~NLP_WAIT_FOR_UNREG; in lpfc_nvme_remoteport_delete()
2495 ndlp->upcall_flags &= ~NLP_WAIT_FOR_UNREG; in lpfc_nvme_register_port()
2506 ndlp->upcall_flags &= ~NLP_WAIT_FOR_UNREG; in lpfc_nvme_register_port()
2657 ndlp->upcall_flags |= NLP_WAIT_FOR_UNREG; in lpfc_nvme_unregister_port()