Searched refs:CX18_MAX_FW_MDLS_PER_STREAM (Results 1 – 4 of 4) sorted by relevance
114 #define CX18_MAX_FW_MDLS_PER_STREAM 63 macro338 #define CX18_MAX_IN_WORK_ORDERS (CX18_MAX_FW_MDLS_PER_STREAM + 7)
704 atomic_read(&s->q_busy.depth) >= CX18_MAX_FW_MDLS_PER_STREAM) in _cx18_stream_load_fw_queue()713 } while (atomic_read(&s->q_busy.depth) < CX18_MAX_FW_MDLS_PER_STREAM in _cx18_stream_load_fw_queue()
57 atomic_read(&q->depth) >= CX18_MAX_FW_MDLS_PER_STREAM) in _cx18_enqueue()
85 static int enc_idx_bufs = CX18_MAX_FW_MDLS_PER_STREAM;202 "\t\t\tDefault: " __stringify(CX18_MAX_FW_MDLS_PER_STREAM));