Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/accel/amdxdna/
Daie2_message.c469 op = amdxdna_cmd_get_op(cmd_abo); in aie2_execbuf()
580 u32 this_op = amdxdna_cmd_get_op(abo); in aie2_cmdlist_fill_one_slot()
659 op = amdxdna_cmd_get_op(cmd_abo); in aie2_cmdlist_multi_execbuf()
677 op = amdxdna_cmd_get_op(abo); in aie2_cmdlist_multi_execbuf()
719 op = amdxdna_cmd_get_op(cmd_abo); in aie2_cmdlist_single_execbuf()
Damdxdna_ctx.h112 amdxdna_cmd_get_op(struct amdxdna_gem_obj *abo) in amdxdna_cmd_get_op() function
Damdxdna_ctx.c110 if (amdxdna_cmd_get_op(abo) == ERT_CMD_CHAIN) in amdxdna_cmd_get_payload()
132 if (amdxdna_cmd_get_op(abo) == ERT_CMD_CHAIN) in amdxdna_cmd_get_cu_idx()
Daie2_ctx.c280 if (amdxdna_cmd_get_op(cmd_abo) == ERT_CMD_CHAIN) { in aie2_sched_cmdlist_resp_handler()
314 if (amdxdna_cmd_get_op(cmd_abo) == ERT_CMD_CHAIN) in aie2_sched_job_run()