| /drivers/target/ |
| A D | target_core_fabric_configfs.c | 809 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in target_fabric_tpg_release() 930 struct se_wwn *wwn = container_of(group, struct se_wwn, wwn_group); in target_fabric_make_tpg() 992 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_release_wwn() 993 struct se_wwn, wwn_group); in target_fabric_release_wwn() 1028 struct se_wwn *wwn = container_of(to_config_group(item), struct se_wwn, in target_fabric_wwn_cmd_completion_affinity_show() 1039 struct se_wwn *wwn = container_of(to_config_group(item), struct se_wwn, in target_fabric_wwn_cmd_completion_affinity_store() 1072 struct se_wwn *wwn = container_of(to_config_group(item), struct se_wwn, in target_fabric_wwn_default_submit_type_show() 1083 struct se_wwn *wwn = container_of(to_config_group(item), struct se_wwn, in target_fabric_wwn_direct_submit_supported_show() 1107 struct se_wwn *wwn; in target_fabric_make_wwn() 1140 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_drop_wwn() [all …]
|
| A D | target_core_tpg.c | 507 struct se_wwn *se_wwn, in core_tpg_register() argument 525 if (se_wwn) in core_tpg_register() 526 se_tpg->se_tpg_tfo = se_wwn->wwn_tf->tf_ops; in core_tpg_register() 535 se_tpg->se_tpg_wwn = se_wwn; in core_tpg_register()
|
| A D | target_core_transport.c | 909 struct se_wwn *wwn = cmd->se_sess->se_tpg->se_tpg_wwn; in target_complete_cmd_with_sense()
|
| /drivers/target/tcm_fc/ |
| A D | tfc_conf.c | 218 static struct se_portal_group *ft_add_tpg(struct se_wwn *wwn, const char *name) in ft_add_tpg() 245 ft_wwn = container_of(wwn, struct ft_lport_wwn, se_wwn); in ft_add_tpg() 324 static struct se_wwn *ft_add_wwn( in ft_add_wwn() 353 return &ft_wwn->se_wwn; in ft_add_wwn() 356 static void ft_del_wwn(struct se_wwn *wwn) in ft_del_wwn() 359 struct ft_lport_wwn, se_wwn); in ft_del_wwn()
|
| A D | tcm_fc.h | 100 struct se_wwn se_wwn; member
|
| /drivers/target/tcm_remote/ |
| A D | tcm_remote.c | 88 struct se_wwn *wwn, in tcm_remote_make_tpg() 128 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_remote_drop_tpg() 150 static struct se_wwn *tcm_remote_make_wwn( in tcm_remote_make_wwn() 210 static void tcm_remote_drop_wwn(struct se_wwn *wwn) in tcm_remote_drop_wwn()
|
| A D | tcm_remote.h | 19 struct se_wwn remote_hba_wwn;
|
| /drivers/scsi/qla2xxx/ |
| A D | tcm_qla2xxx.c | 787 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_clear_nacl_from_fcport_map() local 788 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_clear_nacl_from_fcport_map() 911 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_enable_tpg() local 912 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_enable_tpg() 983 static struct se_portal_group *tcm_qla2xxx_make_tpg(struct se_wwn *wwn, in tcm_qla2xxx_make_tpg() 1054 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_npiv_enable_tpg() local 1055 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_npiv_enable_tpg() 1582 static struct se_wwn *tcm_qla2xxx_make_lport( in tcm_qla2xxx_make_lport() 1622 static void tcm_qla2xxx_drop_lport(struct se_wwn *wwn) in tcm_qla2xxx_drop_lport() 1694 static struct se_wwn *tcm_qla2xxx_npiv_make_lport( in tcm_qla2xxx_npiv_make_lport() [all …]
|
| A D | tcm_qla2xxx.h | 79 struct se_wwn lport_wwn;
|
| /drivers/scsi/elx/efct/ |
| A D | efct_lio.h | 139 struct se_wwn vport_wwn; 150 struct se_wwn nport_wwn;
|
| A D | efct_lio.c | 728 static struct se_wwn * 760 static struct se_wwn * 844 efct_lio_drop_nport(struct se_wwn *wwn) in efct_lio_drop_nport() 858 efct_lio_npiv_drop_nport(struct se_wwn *wwn) in efct_lio_npiv_drop_nport() 884 efct_lio_make_tpg(struct se_wwn *wwn, const char *name) in efct_lio_make_tpg() 941 efct_lio_npiv_make_tpg(struct se_wwn *wwn, const char *name) in efct_lio_npiv_make_tpg()
|
| /drivers/target/loopback/ |
| A D | tcm_loop.h | 53 struct se_wwn tl_hba_wwn;
|
| A D | tcm_loop.c | 914 static struct se_portal_group *tcm_loop_make_naa_tpg(struct se_wwn *wwn, in tcm_loop_make_naa_tpg() 954 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_loop_drop_naa_tpg() 983 static struct se_wwn *tcm_loop_make_scsi_hba( in tcm_loop_make_scsi_hba() 1050 struct se_wwn *wwn) in tcm_loop_drop_scsi_hba()
|
| /drivers/usb/gadget/function/ |
| A D | tcm.h | 58 struct se_wwn tport_wwn;
|
| A D | f_tcm.c | 1638 static struct se_portal_group *usbg_make_tpg(struct se_wwn *wwn, in usbg_make_tpg() 1757 static struct se_wwn *usbg_make_tport( in usbg_make_tport() 1779 static void usbg_drop_tport(struct se_wwn *wwn) in usbg_drop_tport()
|
| /drivers/infiniband/ulp/srpt/ |
| A D | ib_srpt.h | 391 struct se_wwn wwn;
|
| A D | ib_srpt.c | 3371 static struct srpt_port_id *srpt_wwn_to_sport_id(struct se_wwn *wwn) in srpt_wwn_to_sport_id() 3787 static struct se_portal_group *srpt_make_tpg(struct se_wwn *wwn, in srpt_make_tpg() 3836 static struct se_wwn *srpt_make_tport(struct target_fabric_configfs *tf, in srpt_make_tport() 3871 static void srpt_drop_tport(struct se_wwn *wwn) in srpt_drop_tport()
|
| /drivers/target/sbp/ |
| A D | sbp_target.h | 170 struct se_wwn tport_wwn;
|
| A D | sbp_target.c | 1957 static struct se_portal_group *sbp_make_tpg(struct se_wwn *wwn, in sbp_make_tpg() 2023 static struct se_wwn *sbp_make_tport( in sbp_make_tport() 2044 static void sbp_drop_tport(struct se_wwn *wwn) in sbp_drop_tport()
|
| /drivers/scsi/ibmvscsi_tgt/ |
| A D | ibmvscsi_tgt.h | 182 struct se_wwn tport_wwn;
|
| A D | ibmvscsi_tgt.c | 3829 static struct se_wwn *ibmvscsis_make_tport(struct target_fabric_configfs *tf, in ibmvscsis_make_tport() 3848 static void ibmvscsis_drop_tport(struct se_wwn *wwn) in ibmvscsis_drop_tport() 3859 static struct se_portal_group *ibmvscsis_make_tpg(struct se_wwn *wwn, in ibmvscsis_make_tpg()
|
| /drivers/target/iscsi/ |
| A D | iscsi_target_configfs.c | 1040 static struct se_portal_group *lio_target_tiqn_addtpg(struct se_wwn *wwn, in lio_target_tiqn_addtpg() 1185 static struct se_wwn *lio_target_call_coreaddtiqn( in lio_target_call_coreaddtiqn() 1202 static void lio_target_add_wwn_groups(struct se_wwn *wwn) in lio_target_add_wwn_groups() 1233 struct se_wwn *wwn) in lio_target_call_coredeltiqn()
|
| A D | iscsi_target_stat.c | 591 struct se_wwn *wwn = acl->se_node_acl.se_tpg->se_tpg_wwn; in iscsi_stat_sess_inst_show()
|
| /drivers/xen/ |
| A D | xen-scsiback.c | 155 struct se_wwn tport_wwn; 1344 static struct se_wwn * 1399 static void scsiback_drop_tport(struct se_wwn *wwn) in scsiback_drop_tport() 1746 scsiback_make_tpg(struct se_wwn *wwn, const char *name) in scsiback_make_tpg()
|
| /drivers/vhost/ |
| A D | scsi.c | 183 struct se_wwn tport_wwn; 2784 vhost_scsi_make_tpg(struct se_wwn *wwn, const char *name) in vhost_scsi_make_tpg() 2839 static struct se_wwn * 2900 static void vhost_scsi_drop_tport(struct se_wwn *wwn) in vhost_scsi_drop_tport()
|