Searched refs:default_cmdsn_depth (Results 1 – 3 of 3) sorted by relevance
216 a->default_cmdsn_depth = TA_DEFAULT_CMDSN_DEPTH; in iscsit_set_default_tpg_attribs()702 a->default_cmdsn_depth = tcq_depth; in iscsit_ta_default_cmdsn_depth()704 tpg->tpgt, a->default_cmdsn_depth); in iscsit_ta_default_cmdsn_depth()
815 cmdsn_depth = ISCSI_TPG_ATTRIB(tpg)->default_cmdsn_depth; in lio_target_make_nodeacl()941 DEF_TPG_ATTRIB(default_cmdsn_depth);942 TPG_ATTR(default_cmdsn_depth, S_IRUGO | S_IWUSR);1617 return ISCSI_TPG_ATTRIB(tpg)->default_cmdsn_depth; in lio_tpg_get_default_depth()
740 u32 default_cmdsn_depth; member