Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c373 union MESAPI__REMOVE_QUEUE mes_remove_queue_pkt; in mes_v11_0_remove_hw_queue()
390 offsetof(union MESAPI__REMOVE_QUEUE, api_status)); in mes_v11_0_remove_hw_queue()
515 union MESAPI__REMOVE_QUEUE mes_remove_queue_pkt; in mes_v11_0_unmap_legacy_queue()
542 offsetof(union MESAPI__REMOVE_QUEUE, api_status)); in mes_v11_0_unmap_legacy_queue()
H A Dmes_v12_0.c363 union MESAPI__REMOVE_QUEUE mes_remove_queue_pkt; in mes_v12_0_remove_hw_queue()
381 offsetof(union MESAPI__REMOVE_QUEUE, api_status)); in mes_v12_0_remove_hw_queue()
544 union MESAPI__REMOVE_QUEUE mes_remove_queue_pkt; in mes_v12_0_unmap_legacy_queue()
577 offsetof(union MESAPI__REMOVE_QUEUE, api_status)); in mes_v12_0_unmap_legacy_queue()
/linux/drivers/gpu/drm/amd/include/
H A Dmes_v11_api_def.h337 union MESAPI__REMOVE_QUEUE { union