nrport 171 drivers/scsi/lpfc/lpfc_attr.c struct nvme_fc_remote_port *nrport; nrport 377 drivers/scsi/lpfc/lpfc_attr.c nrport = NULL; nrport 381 drivers/scsi/lpfc/lpfc_attr.c nrport = rport->remoteport; nrport 383 drivers/scsi/lpfc/lpfc_attr.c if (!nrport) nrport 387 drivers/scsi/lpfc/lpfc_attr.c switch (nrport->port_state) { nrport 408 drivers/scsi/lpfc/lpfc_attr.c nrport->port_name); nrport 413 drivers/scsi/lpfc/lpfc_attr.c nrport->node_name); nrport 418 drivers/scsi/lpfc/lpfc_attr.c nrport->port_id); nrport 423 drivers/scsi/lpfc/lpfc_attr.c if (nrport->port_role & FC_PORT_ROLE_NVME_INITIATOR) { nrport 427 drivers/scsi/lpfc/lpfc_attr.c if (nrport->port_role & FC_PORT_ROLE_NVME_TARGET) { nrport 431 drivers/scsi/lpfc/lpfc_attr.c if (nrport->port_role & FC_PORT_ROLE_NVME_DISCOVERY) { nrport 435 drivers/scsi/lpfc/lpfc_attr.c if (nrport->port_role & ~(FC_PORT_ROLE_NVME_INITIATOR | nrport 439 drivers/scsi/lpfc/lpfc_attr.c nrport->port_role); nrport 6863 drivers/scsi/lpfc/lpfc_attr.c struct lpfc_nvme_rport *nrport = NULL; nrport 6879 drivers/scsi/lpfc/lpfc_attr.c nrport = lpfc_ndlp_get_nrport(ndlp); nrport 6881 drivers/scsi/lpfc/lpfc_attr.c if (nrport && nrport->remoteport) nrport 6882 drivers/scsi/lpfc/lpfc_attr.c nvme_fc_set_remoteport_devloss(nrport->remoteport, nrport 816 drivers/scsi/lpfc/lpfc_debugfs.c struct nvme_fc_remote_port *nrport = NULL; nrport 965 drivers/scsi/lpfc/lpfc_debugfs.c nrport = rport->remoteport; nrport 967 drivers/scsi/lpfc/lpfc_debugfs.c nrport = NULL; nrport 969 drivers/scsi/lpfc/lpfc_debugfs.c if (!nrport) nrport 973 drivers/scsi/lpfc/lpfc_debugfs.c switch (nrport->port_state) { nrport 988 drivers/scsi/lpfc/lpfc_debugfs.c statep, nrport->port_id); nrport 990 drivers/scsi/lpfc/lpfc_debugfs.c nrport->port_name); nrport 992 drivers/scsi/lpfc/lpfc_debugfs.c nrport->node_name); nrport 995 drivers/scsi/lpfc/lpfc_debugfs.c if (nrport->port_role & FC_PORT_ROLE_NVME_INITIATOR) nrport 998 drivers/scsi/lpfc/lpfc_debugfs.c if (nrport->port_role & FC_PORT_ROLE_NVME_TARGET) nrport 1001 drivers/scsi/lpfc/lpfc_debugfs.c if (nrport->port_role & FC_PORT_ROLE_NVME_DISCOVERY) nrport 1004 drivers/scsi/lpfc/lpfc_debugfs.c if (nrport->port_role & ~(FC_PORT_ROLE_NVME_INITIATOR | nrport 1009 drivers/scsi/lpfc/lpfc_debugfs.c nrport->port_role); nrport 127 drivers/scsi/lpfc/lpfc_disc.h struct lpfc_nvme_rport *nrport; /* nvme transport rport struct. */ nrport 1752 drivers/scsi/lpfc/lpfc_els.c keep_nrport = new_ndlp->nrport; nrport 1753 drivers/scsi/lpfc/lpfc_els.c new_ndlp->nrport = ndlp->nrport; nrport 1779 drivers/scsi/lpfc/lpfc_els.c if (ndlp->nrport) { nrport 1780 drivers/scsi/lpfc/lpfc_els.c ndlp->nrport = NULL; nrport 1841 drivers/scsi/lpfc/lpfc_els.c if (ndlp->nrport) nrport 1843 drivers/scsi/lpfc/lpfc_els.c ndlp->nrport = keep_nrport; nrport 343 drivers/scsi/lpfc/lpfc_nvme.c ndlp->nrport = NULL; nrport 2445 drivers/scsi/lpfc/lpfc_nvme.c ndlp->nrport = NULL; nrport 2457 drivers/scsi/lpfc/lpfc_nvme.c (!prev_ndlp->nrport)) nrport 2467 drivers/scsi/lpfc/lpfc_nvme.c ndlp->nrport = rport; nrport 2504 drivers/scsi/lpfc/lpfc_nvme.c struct lpfc_nvme_rport *nrport; nrport 2508 drivers/scsi/lpfc/lpfc_nvme.c nrport = lpfc_ndlp_get_nrport(ndlp); nrport 2509 drivers/scsi/lpfc/lpfc_nvme.c if (nrport) nrport 2510 drivers/scsi/lpfc/lpfc_nvme.c remoteport = nrport->remoteport; nrport 2517 drivers/scsi/lpfc/lpfc_nvme.c nrport, remoteport); nrport 2519 drivers/scsi/lpfc/lpfc_nvme.c if (!nrport || !remoteport) nrport 37 drivers/scsi/lpfc/lpfc_nvme.h ((!ndlp->nrport || (ndlp->upcall_flags & NLP_WAIT_FOR_UNREG)) \ nrport 38 drivers/scsi/lpfc/lpfc_nvme.h ? NULL : ndlp->nrport)