Home
last modified time | relevance | path

Searched refs:core_tpg_set_initiator_node_queue_depth (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/target/
Dtarget_core_fabric.h208 int core_tpg_set_initiator_node_queue_depth(struct se_node_acl *, u32);
/linux-6.1.9/drivers/target/
Dtarget_core_tpg.c378 int core_tpg_set_initiator_node_queue_depth( in core_tpg_set_initiator_node_queue_depth() function
410 EXPORT_SYMBOL(core_tpg_set_initiator_node_queue_depth);
/linux-6.1.9/drivers/target/iscsi/
Discsi_target_configfs.c685 ret = core_tpg_set_initiator_node_queue_depth(se_nacl, cmdsn_depth); in lio_target_nacl_cmdsn_depth_store()