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()
418 #define WQ_SIZE (PARENT_SCRATCH_SIZE / 2) macro419 #define WQ_OFFSET (PARENT_SCRATCH_SIZE - WQ_SIZE)438 u32 wq[WQ_SIZE / sizeof(u32)];496 CIRC_SPACE(ce->parallel.guc.wqi_tail, ce->parallel.guc.wqi_head, WQ_SIZE) in get_wq_pointer()802 return (WQ_SIZE - ce->parallel.guc.wqi_tail); in wq_space_until_wrap()807 BUILD_BUG_ON(!is_power_of_2(WQ_SIZE)); in write_wqi()815 (WQ_SIZE - 1); in write_wqi()2666 desc->wq_size = WQ_SIZE; in prepare_context_registration_info_v69()2743 info->wq_size = WQ_SIZE; in prepare_context_registration_info_v70()