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
190 if (tpg->se_tpg_tfo->tpg_get_default_depth) in target_alloc_node_acl()191 queue_depth = tpg->se_tpg_tfo->tpg_get_default_depth(tpg); in target_alloc_node_acl()
1549 .tpg_get_default_depth = lio_tpg_get_default_depth,
3951 .tpg_get_default_depth = ibmvscsis_get_default_depth,