Home
last modified time | relevance | path

Searched refs:MES_API_STATUS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dmes_api_def.h94 struct MES_API_STATUS { struct
208 struct MES_API_STATUS api_status;
266 struct MES_API_STATUS api_status;
317 struct MES_API_STATUS api_status;
327 struct MES_API_STATUS api_status;
360 struct MES_API_STATUS api_status;
377 struct MES_API_STATUS api_status;
441 struct MES_API_STATUS api_status;
451 struct MES_API_STATUS api_status;
466 struct MES_API_STATUS api_status;
[all …]
H A Dmes_v11_api_def.h94 struct MES_API_STATUS { struct
215 struct MES_API_STATUS api_status;
282 struct MES_API_STATUS api_status;
337 struct MES_API_STATUS api_status;
347 struct MES_API_STATUS api_status;
380 struct MES_API_STATUS api_status;
397 struct MES_API_STATUS api_status;
461 struct MES_API_STATUS api_status;
471 struct MES_API_STATUS api_status;
486 struct MES_API_STATUS api_status;
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v10_1.c96 struct MES_API_STATUS *api_status; in mes_v10_1_submit_pkt_and_poll_completion()
109 api_status = (struct MES_API_STATUS *)((char *)pkt + api_status_off); in mes_v10_1_submit_pkt_and_poll_completion()
H A Dmes_v11_0.c104 struct MES_API_STATUS *api_status; in mes_v11_0_submit_pkt_and_poll_completion()
124 api_status = (struct MES_API_STATUS *)((char *)pkt + api_status_off); in mes_v11_0_submit_pkt_and_poll_completion()