Home
last modified time | relevance | path

Searched refs:default_cmdsn_depth (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/target/iscsi/
H A Discsi_target_tpg.c209 a->default_cmdsn_depth = TA_DEFAULT_CMDSN_DEPTH; in iscsit_set_default_tpg_attribs()
705 a->default_cmdsn_depth = tcq_depth; in iscsit_ta_default_cmdsn_depth()
707 tpg->tpgt, a->default_cmdsn_depth); in iscsit_ta_default_cmdsn_depth()
/linux/include/target/iscsi/
H A Discsi_target_core.h772 u32 default_cmdsn_depth; member