Searched refs:cmdsn_depth (Results 1 – 1 of 1) sorted by relevance
638 u32 cmdsn_depth = 0; in lio_target_nacl_cmdsn_depth_store() local641 ret = kstrtou32(page, 0, &cmdsn_depth); in lio_target_nacl_cmdsn_depth_store()644 if (cmdsn_depth > TA_DEFAULT_CMDSN_DEPTH_MAX) { in lio_target_nacl_cmdsn_depth_store()646 " TA_DEFAULT_CMDSN_DEPTH_MAX: %u\n", cmdsn_depth, in lio_target_nacl_cmdsn_depth_store()669 ret = core_tpg_set_initiator_node_queue_depth(se_nacl, cmdsn_depth); in lio_target_nacl_cmdsn_depth_store()673 config_item_name(tpg_ci), cmdsn_depth, in lio_target_nacl_cmdsn_depth_store()699 CONFIGFS_ATTR(lio_target_nacl_, cmdsn_depth);