Searched refs:DEFAULT_CMD_QCHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define DEFAULT_CMD_QCHUNK_SIZE 1023 macro29 (DEFAULT_CMD_QCHUNK_SIZE * DEFAULT_CMD_QCHUNKS)248 if (unlikely(++queue->idx >= DEFAULT_CMD_QCHUNK_SIZE)) { in mark_cpt_inst()
528 chunk_len = DEFAULT_CMD_QCHUNK_SIZE; in otx_cpt_get_resource()