Searched refs:QI_MAX_BATCHED_DESC_COUNT (Results 1 – 2 of 2) sorted by relevance
594 #define QI_MAX_BATCHED_DESC_COUNT 16 macro596 struct qi_desc descs[QI_MAX_BATCHED_DESC_COUNT];
306 if (++batch->index == QI_MAX_BATCHED_DESC_COUNT) in qi_batch_increment_index()
Completed in 15 milliseconds