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