Lines Matching refs:fc4_xpt_flags
189 u32 fc4_xpt_flags; in lpfc_nvme_remoteport_delete() local
205 fc4_xpt_flags = NVME_XPT_REGD | SCSI_XPT_REGD; in lpfc_nvme_remoteport_delete()
214 remoteport, ndlp, ndlp->nlp_DID, ndlp->fc4_xpt_flags); in lpfc_nvme_remoteport_delete()
220 if (ndlp->fc4_xpt_flags & NVME_XPT_UNREG_WAIT) in lpfc_nvme_remoteport_delete()
221 ndlp->fc4_xpt_flags &= ~(NVME_XPT_UNREG_WAIT | NVME_XPT_REGD); in lpfc_nvme_remoteport_delete()
229 if (!(ndlp->fc4_xpt_flags & fc4_xpt_flags)) in lpfc_nvme_remoteport_delete()
1572 ndlp->fc4_xpt_flags); in lpfc_nvme_fcp_io_submit()
2379 ndlp->fc4_xpt_flags &= ~NVME_XPT_UNREG_WAIT; in lpfc_nvme_register_port()
2380 ndlp->fc4_xpt_flags |= NVME_XPT_REGD; in lpfc_nvme_register_port()
2391 ndlp->fc4_xpt_flags &= ~NVME_XPT_UNREG_WAIT; in lpfc_nvme_register_port()
2543 ndlp->fc4_xpt_flags |= NVME_XPT_UNREG_WAIT; in lpfc_nvme_unregister_port()