Home
last modified time | relevance | path

Searched refs:queue_priority (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/netgraph7/
H A Dng_message.h344 u_int queue_priority; /* maybe only low-pri is full. -1 = all*/ member
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Dgfx_v9_0.c4111 uint32_t queue_priority = acquire ? 0xf : 0x0; in gfx_v9_0_hqd_set_priority() local
4117 WREG32_SOC15(GC, 0, mmCP_HQD_QUEUE_PRIORITY, queue_priority); in gfx_v9_0_hqd_set_priority()
H A Dgfx_v8_0.c6572 uint32_t queue_priority = acquire ? 0xf : 0x0; in gfx_v8_0_hqd_set_priority() local
6578 WREG32(mmCP_HQD_QUEUE_PRIORITY, queue_priority); in gfx_v8_0_hqd_set_priority()