Searched refs:dbi_cnt (Results 1 – 1 of 1) sorted by relevance
188 uint32_t dbi_cnt; member539 for (i = tcmu_cmd->dbi_cur; i < tcmu_cmd->dbi_cnt; i++) { in tcmu_get_empty_blocks()594 tcmu_cmd->dbi_cnt = tcmu_cmd_get_block_cnt(tcmu_cmd); in tcmu_alloc_cmd()595 tcmu_cmd->dbi = kcalloc(tcmu_cmd->dbi_cnt, sizeof(uint32_t), in tcmu_alloc_cmd()999 base_command_size = tcmu_cmd_get_base_cmd_size(tcmu_cmd->dbi_cnt); in queue_cmd_ring()1073 tcmu_cmd_free_data(tcmu_cmd, tcmu_cmd->dbi_cnt); in queue_cmd_ring()1193 tcmu_cmd_free_data(cmd, cmd->dbi_cnt); in tcmu_handle_completion()2021 tcmu_cmd_free_data(cmd, cmd->dbi_cnt); in tcmu_reset_ring()