Lines Matching refs:nport
99 if (!tpg->nport || !tpg->nport->efct) {
104 efct = tpg->nport->efct;
125 if (efc->domain && efc->domain->nport)
126 efct_scsi_tgt_del_nport(efc, efc->domain->nport);
197 /* only physical nport should exist, free lio_nport
217 return tpg->nport->wwpn_str;
850 /* only physical nport should exist, free lio_nport allocated
902 tpg->nport = lio_nport;
931 struct efct *efct = tpg->nport->efct;
934 tpg->nport->efct->tgt_efct.tpg = NULL;
1034 u64 wwpn = node->nport->wwpn;
1086 tgt_node->port_fc_id = node->nport->fc_id;
1087 tgt_node->vpi = node->nport->indicator;
1138 efct_scsi_tgt_new_nport(struct efc *efc, struct efc_nport *nport)
1140 struct efct *efct = nport->efc->base;
1142 efc_log_debug(efct, "New SPORT: %s bound to %s\n", nport->display_name,
1149 efct_scsi_tgt_del_nport(struct efc *efc, struct efc_nport *nport)
1151 efc_log_debug(efc, "Del SPORT: %s\n", nport->display_name);