Searched refs:tpg_get_default_depth (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/include/target/ |
D | target_core_fabric.h | 11 u32 (*tpg_get_default_depth)(struct se_portal_group *); member
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 517 .tpg_get_default_depth = ft_get_default_depth,
|
/linux-4.1.27/drivers/target/ |
D | target_core_tpg.c | 285 acl->queue_depth = tpg->se_tpg_tfo->tpg_get_default_depth(tpg); in core_tpg_check_initiator_node_acl()
|
D | target_core_configfs.c | 333 if (!tfo->tpg_get_default_depth) { in target_fabric_tf_ops_check()
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 1985 .tpg_get_default_depth = tcm_qla2xxx_get_default_depth, 2043 .tpg_get_default_depth = tcm_qla2xxx_get_default_depth,
|
/linux-4.1.27/drivers/target/loopback/ |
D | tcm_loop.c | 1392 .tpg_get_default_depth = tcm_loop_get_default_depth,
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 2002 .tpg_get_default_depth = lio_tpg_get_default_depth,
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 1953 .tpg_get_default_depth = scsiback_get_default_depth,
|
/linux-4.1.27/drivers/vhost/ |
D | scsi.c | 2331 .tpg_get_default_depth = vhost_scsi_get_default_depth,
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1873 .tpg_get_default_depth = usbg_get_default_depth,
|
/linux-4.1.27/drivers/target/sbp/ |
D | sbp_target.c | 2511 .tpg_get_default_depth = sbp_get_default_depth,
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3866 .tpg_get_default_depth = srpt_get_default_depth,
|