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
192 if (tpg->se_tpg_tfo->tpg_get_default_depth) in target_alloc_node_acl()193 queue_depth = tpg->se_tpg_tfo->tpg_get_default_depth(tpg); in target_alloc_node_acl()
1532 .tpg_get_default_depth = lio_tpg_get_default_depth,
4035 .tpg_get_default_depth = ibmvscsis_get_default_depth,