Searched refs:cmdsn_depth (Results 1 – 1 of 1) sorted by relevance
654 u32 cmdsn_depth = 0; in lio_target_nacl_cmdsn_depth_store() local657 ret = kstrtou32(page, 0, &cmdsn_depth); in lio_target_nacl_cmdsn_depth_store()660 if (cmdsn_depth > TA_DEFAULT_CMDSN_DEPTH_MAX) { in lio_target_nacl_cmdsn_depth_store()662 " TA_DEFAULT_CMDSN_DEPTH_MAX: %u\n", cmdsn_depth, in lio_target_nacl_cmdsn_depth_store()685 ret = core_tpg_set_initiator_node_queue_depth(se_nacl, cmdsn_depth); in lio_target_nacl_cmdsn_depth_store()689 config_item_name(tpg_ci), cmdsn_depth, in lio_target_nacl_cmdsn_depth_store()715 CONFIGFS_ATTR(lio_target_nacl_, cmdsn_depth);