Searched refs:tpg_get_inst_index (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/include/target/ |
D | target_core_fabric.h | 43 u32 (*tpg_get_inst_index)(struct se_portal_group *); member
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 527 .tpg_get_inst_index = ft_tpg_get_inst_index,
|
/linux-4.1.27/drivers/target/ |
D | target_core_stat.c | 983 tpg->se_tpg_tfo->tpg_get_inst_index(tpg)); in target_stat_scsi_transport_show_attr_indx() 1097 tpg->se_tpg_tfo->tpg_get_inst_index(tpg)); in target_stat_scsi_auth_intr_show_attr_inst() 1463 tpg->se_tpg_tfo->tpg_get_inst_index(tpg)); in target_stat_scsi_att_intr_port_show_attr_inst()
|
D | target_core_configfs.c | 369 if (!tfo->tpg_get_inst_index) { in target_fabric_tf_ops_check()
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 1999 .tpg_get_inst_index = tcm_qla2xxx_tpg_get_inst_index, 2055 .tpg_get_inst_index = tcm_qla2xxx_tpg_get_inst_index,
|
/linux-4.1.27/drivers/target/loopback/ |
D | tcm_loop.c | 1405 .tpg_get_inst_index = tcm_loop_get_inst_index,
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 2015 .tpg_get_inst_index = lio_tpg_get_inst_index,
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 1963 .tpg_get_inst_index = scsiback_tpg_get_inst_index,
|
/linux-4.1.27/drivers/vhost/ |
D | scsi.c | 2342 .tpg_get_inst_index = vhost_scsi_tpg_get_inst_index,
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1883 .tpg_get_inst_index = usbg_tpg_get_inst_index,
|
/linux-4.1.27/drivers/target/sbp/ |
D | sbp_target.c | 2521 .tpg_get_inst_index = sbp_tpg_get_inst_index,
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3876 .tpg_get_inst_index = srpt_tpg_get_inst_index,
|