Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dload_cmd.h67 static const struct load_map load_dst[] = { variable
149 if ((load_dst[pos].dst == DCTRL) && in load_check_len_offset()
154 switch (load_dst[pos].len_off) { in load_check_len_offset()
239 if (dst == load_dst[i].dst) { in rta_load()
250 if (load_dst[pos].imm_src == IMM_NO) { in rta_load()
256 } else if (load_dst[pos].imm_src == IMM_MUST) { in rta_load()
269 opcode |= load_dst[pos].dst_opcode; in rta_load()