Searched refs:WQ_SIZE (Results 1 – 2 of 2) sorted by relevance
34 #define WQ_SIZE(wq) ((wq)->q_depth * (wq)->wqebb_size) macro450 num_q_pages = ALIGN(WQ_SIZE(wq), wq->wq_page_size) / wq->wq_page_size; in alloc_wq_pages()
408 #define WQ_SIZE (PARENT_SCRATCH_SIZE / 2) macro409 #define WQ_OFFSET (PARENT_SCRATCH_SIZE - WQ_SIZE)428 u32 wq[WQ_SIZE / sizeof(u32)];486 CIRC_SPACE(ce->parallel.guc.wqi_tail, ce->parallel.guc.wqi_head, WQ_SIZE) in get_wq_pointer()792 return (WQ_SIZE - ce->parallel.guc.wqi_tail); in wq_space_until_wrap()797 BUILD_BUG_ON(!is_power_of_2(WQ_SIZE)); in write_wqi()805 (WQ_SIZE - 1); in write_wqi()2536 desc->wq_size = WQ_SIZE; in prepare_context_registration_info_v69()2613 info->wq_size = WQ_SIZE; in prepare_context_registration_info_v70()