Searched defs:se_wwn (Results 1 – 4 of 4) sorted by relevance
787 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_clear_nacl_from_fcport_map() local911 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_enable_tpg() local1054 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_npiv_enable_tpg() local
507 struct se_wwn *se_wwn, in core_tpg_register()
995 struct se_wwn { struct996 struct target_fabric_configfs *wwn_tf;997 void *priv;998 struct config_group wwn_group;999 struct config_group fabric_stat_group;1000 struct config_group param_group;1001 int cmd_compl_affinity;
100 struct se_wwn se_wwn; member