Searched refs:tpg_get_wwn (Results 1 – 19 of 19) sorted by relevance
/linux/drivers/target/ |
H A D | target_core_tpg.c | 558 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg) ? in core_tpg_register() 559 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg) : NULL, in core_tpg_register() 574 tfo->tpg_get_wwn(se_tpg) ? tfo->tpg_get_wwn(se_tpg) : NULL, in core_tpg_deregister()
|
H A D | target_core_alua.c | 1192 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg), in core_alua_update_tpg_secondary_metadata() 1198 se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg), in core_alua_update_tpg_secondary_metadata() 1949 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_alua_store_tg_pt_gp_info() 1969 "Moving" : "Adding", tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_alua_store_tg_pt_gp_info()
|
H A D | target_core_stat.c | 599 tpg->se_tpg_tfo->tpg_get_wwn(tpg), "+t+", in target_stat_tgt_port_port_index_show() 774 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in target_stat_transport_dev_name_show()
|
H A D | target_core_spc.c | 398 tpg->se_tpg_tfo->tpg_get_wwn(tpg), tpgt); in spc_emulate_evpd_83() 437 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in spc_emulate_evpd_83()
|
H A D | target_core_pr.c | 938 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in __core_scsi3_check_aptpl_registration() 1032 tfo->fabric_name, tfo->tpg_get_wwn(se_tpg), in __core_scsi3_dump_registration() 1928 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in core_scsi3_update_aptpl_buf()
|
H A D | target_core_configfs.c | 380 if (!tfo->tpg_get_wwn) { in target_fabric_tf_ops_check() 1922 tfo->tpg_get_wwn(se_tpg)); in target_pr_res_pr_holder_tg_port_show() 3174 tpg->se_tpg_tfo->tpg_get_wwn(tpg), in target_tg_pt_gp_members_show()
|
/linux/drivers/target/tcm_remote/ |
H A D | tcm_remote.c | 236 .tpg_get_wwn = tcm_remote_get_endpoint_wwn,
|
/linux/include/target/ |
H A D | target_core_fabric.h | 37 char *(*tpg_get_wwn)(struct se_portal_group *); member
|
/linux/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 410 .tpg_get_wwn = ft_get_fabric_wwn,
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_lio.c | 1590 .tpg_get_wwn = efct_lio_get_fabric_wwn, 1624 .tpg_get_wwn = efct_lio_get_npiv_fabric_wwn,
|
/linux/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 1790 .tpg_get_wwn = tcm_qla2xxx_get_fabric_wwn, 1834 .tpg_get_wwn = tcm_qla2xxx_get_fabric_wwn,
|
/linux/drivers/target/loopback/ |
H A D | tcm_loop.c | 1083 .tpg_get_wwn = tcm_loop_get_endpoint_wwn,
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 1547 .tpg_get_wwn = lio_tpg_get_endpoint_wwn,
|
/linux/drivers/xen/ |
H A D | xen-scsiback.c | 1810 .tpg_get_wwn = scsiback_get_fabric_wwn,
|
/linux/drivers/target/sbp/ |
H A D | sbp_target.c | 2255 .tpg_get_wwn = sbp_get_fabric_wwn,
|
/linux/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 1667 .tpg_get_wwn = usbg_get_fabric_wwn,
|
/linux/drivers/vhost/ |
H A D | scsi.c | 2596 .tpg_get_wwn = vhost_scsi_get_fabric_wwn,
|
/linux/drivers/scsi/ibmvscsi_tgt/ |
H A D | ibmvscsi_tgt.c | 3949 .tpg_get_wwn = ibmvscsis_get_fabric_wwn,
|
/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 3902 .tpg_get_wwn = srpt_get_fabric_wwn,
|