| /dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | pdcp.h | 358 MOVE(p, MATH0, 0, OFIFO, 0, 4, IMMED); in pdcp_insert_cplane_null_op() 738 LAST1 | FLUSH1 | IMMED); in pdcp_insert_cplane_enc_only_op() 1032 CLRW, 0, 4, IMMED); in pdcp_insert_uplane_aes_aes_op() 1079 CLRW, 0, 4, IMMED); in pdcp_insert_uplane_aes_aes_op() 1204 WAITCOMP | IMMED); in pdcp_insert_cplane_snow_aes_op() 1219 CLRW, 0, 4, IMMED); in pdcp_insert_cplane_snow_aes_op() 1271 WAITCOMP | IMMED); in pdcp_insert_cplane_snow_aes_op() 1274 WAITCOMP | IMMED); in pdcp_insert_cplane_snow_aes_op() 1309 CLRW, 0, 4, IMMED); in pdcp_insert_cplane_snow_aes_op() 1871 CLRW, 0, 4, IMMED); in pdcp_insert_cplane_zuc_aes_op() [all …]
|
| H A D | sdap.h | 165 MATH2, 0, 8, WAITCOMP | IMMED); in pdcp_sdap_insert_no_int_op() 246 MATH2, 0, 8, WAITCOMP | IMMED); in pdcp_sdap_insert_enc_only_op() 300 LAST1 | FLUSH1 | IMMED); in pdcp_sdap_insert_enc_only_op() 382 MATH2, 0, 8, WAITCOMP | IMMED); in pdcp_sdap_insert_snoop_op() 392 MOVEB(p, MATH1, 0, CONTEXT1, 0, 8, IMMED); in pdcp_sdap_insert_snoop_op() 426 MOVEB(p, MATH2, 4, OFIFO, 0, 12, IMMED); in pdcp_sdap_insert_snoop_op() 554 LOAD(p, CIRQ_ZADI, ICTRL, 0, 4, IMMED); in pdcp_sdap_insert_snoop_op() 601 MATH2, 0, 0x08, WAITCOMP | IMMED); in pdcp_sdap_insert_no_snoop_op() 638 CLRW, 0, 4, IMMED); in pdcp_sdap_insert_no_snoop_op() 719 MOVEB(p, OFIFO, 0, MATH3, 0, 4, IMMED); in pdcp_sdap_insert_no_snoop_op() [all …]
|
| H A D | ipsec.h | 929 IMMED); in cnstr_shdsc_ipsec_encap_des_aes_xcbc() 935 move_seqout_ptr = MOVE(p, DESCBUF, 0, MATH1, 0, 16, WAITCOMP | IMMED); in cnstr_shdsc_ipsec_encap_des_aes_xcbc() 943 LOAD(p, 0xa00000e5, MATH3, 4, 4, IMMED); in cnstr_shdsc_ipsec_encap_des_aes_xcbc() 946 IMMED); in cnstr_shdsc_ipsec_encap_des_aes_xcbc() 953 move_outlen = MOVE(p, DESCBUF, 0, MATH0, 4, 8, WAITCOMP | IMMED); in cnstr_shdsc_ipsec_encap_des_aes_xcbc() 1088 move_seqin_ptr = MOVE(p, DESCBUF, 0, MATH1, 0, 16, WAITCOMP | IMMED); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1096 LOAD(p, 0xA00000e1, MATH3, 4, 4, IMMED); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1099 IMMED); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1112 move_jump = MOVE(p, DESCBUF, 0, OFIFO, 0, 8, WAITCOMP | IMMED); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1113 move_jump_back = MOVE(p, OFIFO, 0, DESCBUF, 0, 8, IMMED); in cnstr_shdsc_ipsec_decap_des_aes_xcbc()
|
| H A D | algo.h | 348 LOAD(p, counter, CONTEXT1, (iv_off + ivlen), 16 - ivlen, IMMED); in cnstr_shdsc_blkcipher() 931 LOAD(p, trunc_len, ICV2SZ, 0, 4, IMMED); in cnstr_shdsc_aes_mac()
|
| /dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | math_cmd.h | 90 (!(options & IMMED) && !(options & IMMED2)) || in rta_math() 91 ((options & IMMED) && (options & IMMED2))) { in rta_math() 123 if (options & IMMED) { in rta_math() 190 opcode |= (options & ~(IMMED | IMMED2)); in rta_math() 217 if ((options & IMMED) && !(options & IMMED2)) { in rta_math() 220 } else if ((options & IMMED2) && !(options & IMMED)) { in rta_math() 223 } else if ((options & IMMED) && (options & IMMED2)) { in rta_math()
|
| H A D | key_cmd.h | 51 if ((flags & IMMED) || (flags & SGF)) { in rta_key() 64 if ((flags & SGF) && (flags & IMMED)) { in rta_key() 81 if (flags & IMMED) { in rta_key() 151 if (flags & IMMED) in rta_key() 165 if (flags & IMMED) in rta_key()
|
| H A D | store_cmd.h | 76 if ((flags & IMMED) && (flags & SGF)) { in rta_store() 81 if ((flags & IMMED) && (offset != 0)) { in rta_store() 95 if (flags & IMMED) in rta_store() 107 if (!(flags & IMMED)) { in rta_store() 141 if (flags & IMMED) in rta_store()
|
| H A D | fifo_load_store_cmd.h | 67 if ((flags & IMMED) || (flags & SGF)) { in rta_fifo_load() 84 if ((flags & IMMED) && (flags & SGF)) { in rta_fifo_load() 88 if ((flags & IMMED) && ((flags & EXT) || (length >> 16))) { in rta_fifo_load() 121 if (flags & IMMED) in rta_fifo_load() 150 if (flags & IMMED) in rta_fifo_load()
|
| H A D | load_cmd.h | 249 if (flags & IMMED) { in rta_load() 293 if (flags & IMMED) in rta_load()
|
| H A D | sec_run_time_asm.h | 262 #define IMMED BIT(3) macro 550 return IMMED | COPY; in inline_flags() 552 return IMMED | DCOPY; in inline_flags()
|
| H A D | move_cmd.h | 103 } else if (!(flags & IMMED)) { in rta_move()
|