Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_nvme.h34 ((!ndlp->nrport || (ndlp->upcall_flags & NLP_WAIT_FOR_UNREG)) \
Dlpfc_disc.h136 uint32_t upcall_flags; member
Dlpfc_nvme.c341 if (ndlp->upcall_flags & NLP_WAIT_FOR_UNREG) { in lpfc_nvme_remoteport_delete()
343 ndlp->upcall_flags &= ~NLP_WAIT_FOR_UNREG; in lpfc_nvme_remoteport_delete()
1525 ndlp->upcall_flags); in lpfc_nvme_fcp_io_submit()
2744 ndlp->upcall_flags &= ~NLP_WAIT_FOR_UNREG; in lpfc_nvme_register_port()
2778 ndlp->upcall_flags &= ~NLP_WAIT_FOR_UNREG; in lpfc_nvme_register_port()
2882 ndlp->upcall_flags |= NLP_WAIT_FOR_UNREG; in lpfc_nvme_unregister_port()