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()
985 struct se_wwn { struct986 struct target_fabric_configfs *wwn_tf;987 void *priv;988 struct config_group wwn_group;989 struct config_group fabric_stat_group;990 struct config_group param_group;991 int cmd_compl_affinity;
100 struct se_wwn se_wwn; member