Searched refs:wqi_len (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_guc_submission.c179 /* wqi_len is in DWords, and does not include the one-word header */
181 const u32 wqi_len = wqi_size / sizeof(u32) - 1; local
210 (wqi_len << WQ_LEN_SHIFT) |

Completed in 202 milliseconds