Lines Matching defs:nrport
269 lpfc_rport = axchg->ndlp->nrport;
2449 /* If the ndlp already has an nrport, this is just
2468 ndlp->nrport = NULL;
2479 if (!prev_ndlp->nrport)
2489 ndlp->nrport = rport;
2527 struct lpfc_nvme_rport *nrport;
2531 nrport = lpfc_ndlp_get_nrport(ndlp);
2532 if (nrport)
2533 remoteport = nrport->remoteport;
2538 "state x%x nrport x%px remoteport x%px\n",
2540 nrport, remoteport);
2542 if (!nrport || !remoteport)
2632 /* The driver no longer knows if the nrport memory is valid.
2637 ndlp->nrport = NULL;