Searched defs:WQ_SIZE (Results 1 – 3 of 3) sorted by relevance
26 #define WQ_SIZE (PARALLEL_SCRATCH_SIZE / 2) macro
34 #define WQ_SIZE(wq) ((wq)->q_depth * (wq)->wqebb_size) macro
426 #define WQ_SIZE (PARENT_SCRATCH_SIZE / 2) macro