Searched refs:tpg_get_default_depth (Results 1 – 4 of 4) sorted by relevance
39 u32 (*tpg_get_default_depth)(struct se_portal_group *); member
189 if (tpg->se_tpg_tfo->tpg_get_default_depth) in target_alloc_node_acl()190 queue_depth = tpg->se_tpg_tfo->tpg_get_default_depth(tpg); in target_alloc_node_acl()
1535 .tpg_get_default_depth = lio_tpg_get_default_depth,
4029 .tpg_get_default_depth = ibmvscsis_get_default_depth,