Searched refs:nrport (Results 1 – 6 of 6) sorted by relevance
34 ((!ndlp->nrport || (ndlp->upcall_flags & NLP_WAIT_FOR_UNREG)) \35 ? NULL : ndlp->nrport)82 struct lpfc_nvme_rport *nrport; member
125 struct lpfc_nvme_rport *nrport; /* nvme transport rport struct. */ member
342 ndlp->nrport = NULL; in lpfc_nvme_remoteport_delete()975 if (!lpfc_ncmd || !lpfc_ncmd->nvmeCmd || !lpfc_ncmd->nrport) { in lpfc_nvme_io_cmd_wqe_cmpl()988 lpfc_ncmd->nrport); in lpfc_nvme_io_cmd_wqe_cmpl()995 rport = lpfc_ncmd->nrport; in lpfc_nvme_io_cmd_wqe_cmpl()1172 lpfc_ncmd->nrport = NULL; in lpfc_nvme_io_cmd_wqe_cmpl()1588 lpfc_ncmd->nrport = rport; in lpfc_nvme_fcp_io_submit()2777 ndlp->nrport = NULL; in lpfc_nvme_register_port()2789 (!prev_ndlp->nrport)) in lpfc_nvme_register_port()2799 ndlp->nrport = rport; in lpfc_nvme_register_port()
157 struct nvme_fc_remote_port *nrport; in lpfc_nvme_info_show() local363 nrport = NULL; in lpfc_nvme_info_show()367 nrport = rport->remoteport; in lpfc_nvme_info_show()369 if (!nrport) in lpfc_nvme_info_show()373 switch (nrport->port_state) { in lpfc_nvme_info_show()394 nrport->port_name); in lpfc_nvme_info_show()399 nrport->node_name); in lpfc_nvme_info_show()404 nrport->port_id); in lpfc_nvme_info_show()409 if (nrport->port_role & FC_PORT_ROLE_NVME_INITIATOR) { in lpfc_nvme_info_show()413 if (nrport->port_role & FC_PORT_ROLE_NVME_TARGET) { in lpfc_nvme_info_show()[all …]
554 struct nvme_fc_remote_port *nrport = NULL; in lpfc_debugfs_nodelist_data() local702 nrport = rport->remoteport; in lpfc_debugfs_nodelist_data()704 if (!nrport) in lpfc_debugfs_nodelist_data()708 switch (nrport->port_state) { in lpfc_debugfs_nodelist_data()723 statep, nrport->port_id); in lpfc_debugfs_nodelist_data()725 nrport->port_name); in lpfc_debugfs_nodelist_data()727 nrport->node_name); in lpfc_debugfs_nodelist_data()730 if (nrport->port_role & FC_PORT_ROLE_NVME_INITIATOR) in lpfc_debugfs_nodelist_data()733 if (nrport->port_role & FC_PORT_ROLE_NVME_TARGET) in lpfc_debugfs_nodelist_data()736 if (nrport->port_role & FC_PORT_ROLE_NVME_DISCOVERY) in lpfc_debugfs_nodelist_data()[all …]
1634 keep_nrport = new_ndlp->nrport; in lpfc_plogi_confirm_nport()1635 new_ndlp->nrport = ndlp->nrport; in lpfc_plogi_confirm_nport()1661 if (ndlp->nrport) { in lpfc_plogi_confirm_nport()1662 ndlp->nrport = NULL; in lpfc_plogi_confirm_nport()1716 if (ndlp->nrport) in lpfc_plogi_confirm_nport()1718 ndlp->nrport = keep_nrport; in lpfc_plogi_confirm_nport()