Home
last modified time | relevance | path

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

/linux/drivers/accel/amdxdna/
H A Damdxdna_ctx.c100 if (amdxdna_cmd_get_op(abo) == ERT_CMD_CHAIN) in amdxdna_cmd_get_payload()
125 if (amdxdna_cmd_get_op(abo) == ERT_CMD_CHAIN) in amdxdna_cmd_get_cu_idx()
149 if (amdxdna_cmd_get_op(abo) == ERT_CMD_CHAIN) { in amdxdna_cmd_set_error()
H A Damdxdna_ctx.h144 amdxdna_cmd_get_op(struct amdxdna_gem_obj *abo) in amdxdna_cmd_get_op() function
H A Daie2_message.c849 op = amdxdna_cmd_get_op(cmd_abo); in aie2_init_exec_req()
883 op = amdxdna_cmd_get_op(cmd_abo); in aie2_cmdlist_fill_slot()
996 op = amdxdna_cmd_get_op(cmd_abo); in aie2_cmdlist_multi_execbuf()
H A Daie2_ctx.c327 if (amdxdna_cmd_get_op(cmd_abo) == ERT_CMD_CHAIN) in aie2_sched_job_run()