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.c123 if (amdxdna_cmd_get_op(abo) == ERT_CMD_CHAIN) in amdxdna_cmd_get_payload()
151 if (amdxdna_cmd_get_op(abo) == ERT_CMD_CHAIN) in amdxdna_cmd_get_cu_idx()
179 if (amdxdna_cmd_get_op(abo) == ERT_CMD_CHAIN) { in amdxdna_cmd_set_error()
H A Damdxdna_ctx.h165 amdxdna_cmd_get_op(struct amdxdna_gem_obj *abo) in amdxdna_cmd_get_op() function
H A Daie2_message.c847 op = amdxdna_cmd_get_op(cmd_abo); in aie2_init_exec_req()
881 op = amdxdna_cmd_get_op(cmd_abo); in aie2_cmdlist_fill_slot()
984 op = amdxdna_cmd_get_op(cmd_abo); in aie2_cmdlist_multi_execbuf()
H A Daie2_ctx.c425 if (amdxdna_cmd_get_op(cmd_abo) == ERT_CMD_CHAIN) in aie2_sched_job_run()