Home
last modified time | relevance | path

Searched defs:WQ_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit_types.h26 #define WQ_SIZE (PARALLEL_SCRATCH_SIZE / 2) macro
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wq.c34 #define WQ_SIZE(wq) ((wq)->q_depth * (wq)->wqebb_size) macro