Lines Matching defs:nrport
343 struct nvme_fc_remote_port *nrport;
549 nrport = NULL;
553 nrport = rport->remoteport;
555 if (!nrport)
559 switch (nrport->port_state) {
580 nrport->port_name);
585 nrport->node_name);
590 nrport->port_id);
595 if (nrport->port_role & FC_PORT_ROLE_NVME_INITIATOR) {
599 if (nrport->port_role & FC_PORT_ROLE_NVME_TARGET) {
603 if (nrport->port_role & FC_PORT_ROLE_NVME_DISCOVERY) {
607 if (nrport->port_role & ~(FC_PORT_ROLE_NVME_INITIATOR |
611 nrport->port_role);
6942 struct lpfc_nvme_rport *nrport = NULL;
6958 nrport = lpfc_ndlp_get_nrport(ndlp);
6960 if (nrport && nrport->remoteport)
6961 nvme_fc_set_remoteport_devloss(nrport->remoteport,