Home
last modified time | relevance | path

Searched defs:se_wwn (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c787 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_clear_nacl_from_fcport_map() local
911 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_enable_tpg() local
1054 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_npiv_enable_tpg() local
/linux-6.12.1/drivers/target/
Dtarget_core_tpg.c507 struct se_wwn *se_wwn, in core_tpg_register()
/linux-6.12.1/include/target/
Dtarget_core_base.h995 struct se_wwn { struct
996 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;
/linux-6.12.1/drivers/target/tcm_fc/
Dtcm_fc.h100 struct se_wwn se_wwn; member