Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_tpg.c214 a->default_cmdsn_depth = TA_DEFAULT_CMDSN_DEPTH; in iscsit_set_default_tpg_attribs()
710 a->default_cmdsn_depth = tcq_depth; in iscsit_ta_default_cmdsn_depth()
712 tpg->tpgt, a->default_cmdsn_depth); in iscsit_ta_default_cmdsn_depth()
H A Discsi_target_configfs.c787 DEF_TPG_ATTRIB(default_cmdsn_depth);
1445 return to_iscsi_tpg(se_tpg)->tpg_attrib.default_cmdsn_depth; in lio_tpg_get_default_depth()
/openbmc/linux/include/target/iscsi/
H A Discsi_target_core.h775 u32 default_cmdsn_depth; member