Home
last modified time | relevance | path

Searched refs:se_wwn (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v6.1/include/target/
Dtarget_core_fabric.h86 struct se_wwn *(*fabric_make_wwn)(struct target_fabric_configfs *,
88 void (*fabric_drop_wwn)(struct se_wwn *);
89 void (*add_wwn_groups)(struct se_wwn *);
90 struct se_portal_group *(*fabric_make_tpg)(struct se_wwn *,
211 int core_tpg_register(struct se_wwn *, struct se_portal_group *, int);
Dtarget_core_base.h921 struct se_wwn *se_tpg_wwn;
962 struct se_wwn { struct
/Linux-v6.1/drivers/target/tcm_fc/
Dtfc_conf.c218 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()
Dtcm_fc.h100 struct se_wwn se_wwn; member
/Linux-v6.1/drivers/target/
Dtarget_core_fabric_configfs.c808 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in target_fabric_tpg_release()
896 struct se_wwn *wwn = container_of(group, struct se_wwn, wwn_group); in target_fabric_make_tpg()
958 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_release_wwn()
959 struct se_wwn, wwn_group); in target_fabric_release_wwn()
994 struct se_wwn *wwn = container_of(to_config_group(item), struct se_wwn, in target_fabric_wwn_cmd_completion_affinity_show()
1005 struct se_wwn *wwn = container_of(to_config_group(item), struct se_wwn, in target_fabric_wwn_cmd_completion_affinity_store()
1049 struct se_wwn *wwn; in target_fabric_make_wwn()
1082 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_drop_wwn()
1083 struct se_wwn, wwn_group); in target_fabric_drop_wwn()
Dtarget_core_tpg.c444 struct se_wwn *se_wwn, in core_tpg_register() argument
462 if (se_wwn) in core_tpg_register()
463 se_tpg->se_tpg_tfo = se_wwn->wwn_tf->tf_ops; in core_tpg_register()
472 se_tpg->se_tpg_wwn = se_wwn; in core_tpg_register()
/Linux-v6.1/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c797 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_clear_nacl_from_fcport_map() local
798 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_clear_nacl_from_fcport_map()
921 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_enable_tpg() local
922 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_enable_tpg()
993 static struct se_portal_group *tcm_qla2xxx_make_tpg(struct se_wwn *wwn, in tcm_qla2xxx_make_tpg()
1064 struct se_wwn *se_wwn = se_tpg->se_tpg_wwn; in tcm_qla2xxx_npiv_enable_tpg() local
1065 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_npiv_enable_tpg()
1089 static struct se_portal_group *tcm_qla2xxx_npiv_make_tpg(struct se_wwn *wwn, in tcm_qla2xxx_npiv_make_tpg()
1593 static struct se_wwn *tcm_qla2xxx_make_lport( in tcm_qla2xxx_make_lport()
1633 static void tcm_qla2xxx_drop_lport(struct se_wwn *wwn) in tcm_qla2xxx_drop_lport()
[all …]
Dtcm_qla2xxx.h79 struct se_wwn lport_wwn;
/Linux-v6.1/drivers/scsi/elx/efct/
Defct_lio.h139 struct se_wwn vport_wwn;
150 struct se_wwn nport_wwn;
Defct_lio.c742 static struct se_wwn *
774 static struct se_wwn *
858 efct_lio_drop_nport(struct se_wwn *wwn) in efct_lio_drop_nport()
872 efct_lio_npiv_drop_nport(struct se_wwn *wwn) in efct_lio_npiv_drop_nport()
898 efct_lio_make_tpg(struct se_wwn *wwn, const char *name) in efct_lio_make_tpg()
955 efct_lio_npiv_make_tpg(struct se_wwn *wwn, const char *name) in efct_lio_npiv_make_tpg()
/Linux-v6.1/drivers/target/loopback/
Dtcm_loop.h53 struct se_wwn tl_hba_wwn;
Dtcm_loop.c954 static struct se_portal_group *tcm_loop_make_naa_tpg(struct se_wwn *wwn, in tcm_loop_make_naa_tpg()
994 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_loop_drop_naa_tpg()
1023 static struct se_wwn *tcm_loop_make_scsi_hba( in tcm_loop_make_scsi_hba()
1090 struct se_wwn *wwn) in tcm_loop_drop_scsi_hba()
/Linux-v6.1/drivers/usb/gadget/function/
Dtcm.h55 struct se_wwn tport_wwn;
Df_tcm.c1336 static struct se_portal_group *usbg_make_tpg(struct se_wwn *wwn, in usbg_make_tpg()
1454 static struct se_wwn *usbg_make_tport( in usbg_make_tport()
1476 static void usbg_drop_tport(struct se_wwn *wwn) in usbg_drop_tport()
/Linux-v6.1/drivers/infiniband/ulp/srpt/
Dib_srpt.h391 struct se_wwn wwn;
Dib_srpt.c3313 static struct srpt_port_id *srpt_wwn_to_sport_id(struct se_wwn *wwn) in srpt_wwn_to_sport_id()
3752 static struct se_portal_group *srpt_make_tpg(struct se_wwn *wwn, in srpt_make_tpg()
3801 static struct se_wwn *srpt_make_tport(struct target_fabric_configfs *tf, in srpt_make_tport()
3836 static void srpt_drop_tport(struct se_wwn *wwn) in srpt_drop_tport()
/Linux-v6.1/drivers/target/sbp/
Dsbp_target.h170 struct se_wwn tport_wwn;
Dsbp_target.c1982 static struct se_portal_group *sbp_make_tpg(struct se_wwn *wwn, in sbp_make_tpg()
2048 static struct se_wwn *sbp_make_tport( in sbp_make_tport()
2069 static void sbp_drop_tport(struct se_wwn *wwn) in sbp_drop_tport()
/Linux-v6.1/drivers/scsi/ibmvscsi_tgt/
Dibmvscsi_tgt.h182 struct se_wwn tport_wwn;
Dibmvscsi_tgt.c3862 static struct se_wwn *ibmvscsis_make_tport(struct target_fabric_configfs *tf, in ibmvscsis_make_tport()
3881 static void ibmvscsis_drop_tport(struct se_wwn *wwn) in ibmvscsis_drop_tport()
3892 static struct se_portal_group *ibmvscsis_make_tpg(struct se_wwn *wwn, in ibmvscsis_make_tpg()
/Linux-v6.1/drivers/target/iscsi/
Discsi_target_configfs.c1042 static struct se_portal_group *lio_target_tiqn_addtpg(struct se_wwn *wwn, in lio_target_tiqn_addtpg()
1187 static struct se_wwn *lio_target_call_coreaddtiqn( in lio_target_call_coreaddtiqn()
1204 static void lio_target_add_wwn_groups(struct se_wwn *wwn) in lio_target_add_wwn_groups()
1235 struct se_wwn *wwn) in lio_target_call_coredeltiqn()
Discsi_target_stat.c591 struct se_wwn *wwn = acl->se_node_acl.se_tpg->se_tpg_wwn; in iscsi_stat_sess_inst_show()
/Linux-v6.1/drivers/xen/
Dxen-scsiback.c155 struct se_wwn tport_wwn;
1345 static struct se_wwn *
1400 static void scsiback_drop_tport(struct se_wwn *wwn) in scsiback_drop_tport()
1766 scsiback_make_tpg(struct se_wwn *wwn, const char *name) in scsiback_make_tpg()
/Linux-v6.1/drivers/vhost/
Dscsi.c139 struct se_wwn tport_wwn;
2298 vhost_scsi_make_tpg(struct se_wwn *wwn, const char *name) in vhost_scsi_make_tpg()
2354 static struct se_wwn *
2415 static void vhost_scsi_drop_tport(struct se_wwn *wwn) in vhost_scsi_drop_tport()
/Linux-v6.1/include/target/iscsi/
Discsi_target_core.h877 struct se_wwn tiqn_wwn;

12