Lines Matching defs:nrport
168 struct nvme_fc_remote_port *nrport;
374 nrport = NULL;
378 nrport = rport->remoteport;
380 if (!nrport)
384 switch (nrport->port_state) {
405 nrport->port_name);
410 nrport->node_name);
415 nrport->port_id);
420 if (nrport->port_role & FC_PORT_ROLE_NVME_INITIATOR) {
424 if (nrport->port_role & FC_PORT_ROLE_NVME_TARGET) {
428 if (nrport->port_role & FC_PORT_ROLE_NVME_DISCOVERY) {
432 if (nrport->port_role & ~(FC_PORT_ROLE_NVME_INITIATOR |
436 nrport->port_role);
7072 struct lpfc_nvme_rport *nrport = NULL;
7088 nrport = lpfc_ndlp_get_nrport(ndlp);
7090 if (nrport && nrport->remoteport)
7091 nvme_fc_set_remoteport_devloss(nrport->remoteport,