Home
last modified time | relevance | path

Searched refs:tpg_get_wwn (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_tpg.c495 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg) ? in core_tpg_register()
496 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg) : NULL, in core_tpg_register()
511 tfo->tpg_get_wwn(se_tpg) ? tfo->tpg_get_wwn(se_tpg) : NULL, in core_tpg_deregister()
H A Dtarget_core_alua.c1219 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg), in core_alua_update_tpg_secondary_metadata()
1225 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg), in core_alua_update_tpg_secondary_metadata()
1960 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_alua_store_tg_pt_gp_info()
1982 "Moving" : "Adding", tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_alua_store_tg_pt_gp_info()
H A Dtarget_core_spc.c370 tpg->se_tpg_tfo->tpg_get_wwn(tpg), tpgt); in spc_emulate_evpd_83()
409 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in spc_emulate_evpd_83()
H A Dtarget_core_stat.c602 tpg->se_tpg_tfo->tpg_get_wwn(tpg), "+t+", in target_stat_tgt_port_port_index_show()
777 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in target_stat_transport_dev_name_show()
H A Dtarget_core_pr.c941 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in __core_scsi3_check_aptpl_registration()
1036 tfo->fabric_name, tfo->tpg_get_wwn(se_tpg), in __core_scsi3_dump_registration()
1944 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_scsi3_update_aptpl_buf()
H A Dtarget_core_configfs.c356 if (!tfo->tpg_get_wwn) { in target_fabric_tf_ops_check()
1780 tfo->tpg_get_wwn(se_tpg)); in target_pr_res_pr_holder_tg_port_show()
3042 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in target_tg_pt_gp_members_show()
/OK3568_Linux_fs/kernel/include/target/
H A Dtarget_core_fabric.h37 char *(*tpg_get_wwn)(struct se_portal_group *); member
/OK3568_Linux_fs/kernel/drivers/target/tcm_fc/
H A Dtfc_conf.c419 .tpg_get_wwn = ft_get_fabric_wwn,
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1838 .tpg_get_wwn = tcm_qla2xxx_get_fabric_wwn,
1880 .tpg_get_wwn = tcm_qla2xxx_get_fabric_wwn,
/OK3568_Linux_fs/kernel/drivers/target/loopback/
H A Dtcm_loop.c1123 .tpg_get_wwn = tcm_loop_get_endpoint_wwn,
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_configfs.c1533 .tpg_get_wwn = lio_tpg_get_endpoint_wwn,
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dxen-scsiback.c1777 .tpg_get_wwn = scsiback_get_fabric_wwn,
/OK3568_Linux_fs/kernel/drivers/target/sbp/
H A Dsbp_target.c2304 .tpg_get_wwn = sbp_get_fabric_wwn,
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_tcm.c1715 .tpg_get_wwn = usbg_get_fabric_wwn,
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dscsi.c2450 .tpg_get_wwn = vhost_scsi_get_fabric_wwn,
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c4027 .tpg_get_wwn = ibmvscsis_get_fabric_wwn,
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3893 .tpg_get_wwn = srpt_get_fabric_wwn,