Searched refs:SEQFIFOSTORE (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | pdcp.h | 388 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_cplane_null_op() 476 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in insert_copy_frame_op() 615 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_cplane_int_only_op() 720 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_cplane_int_only_op() 794 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_cplane_int_only_op() 1070 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_uplane_snow_snow_op() 1197 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_uplane_zuc_zuc_op() 1323 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_uplane_aes_aes_op() 1584 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_cplane_snow_aes_op() 1836 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_cplane_aes_snow_op() [all …]
|
| H A D | sdap.h | 146 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_sdap_insert_no_int_op() 242 SEQFIFOSTORE(p, MSG, 0, 0, VLF | CONT); in pdcp_sdap_insert_enc_only_op() 252 SEQFIFOSTORE(p, MSG, 0, 0, VLF | CONT); in pdcp_sdap_insert_enc_only_op() 268 SEQFIFOSTORE(p, MSG, 0, 0, VLF | CONT); in pdcp_sdap_insert_enc_only_op() 434 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_sdap_insert_snoop_op() 437 SEQFIFOSTORE(p, MSG, 0, 0, VLF | CONT); in pdcp_sdap_insert_snoop_op() 663 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_sdap_insert_no_snoop_op() 703 SEQFIFOSTORE(p, MSG, 0, 0, VLF | CONT); in pdcp_sdap_insert_no_snoop_op()
|
| H A D | algo.h | 55 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in cnstr_shdsc_zuce() 152 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in cnstr_shdsc_snow_f8() 356 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in cnstr_shdsc_blkcipher() 589 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in cnstr_shdsc_kasumi_f8() 755 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in cnstr_shdsc_gcm_encap() 858 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in cnstr_shdsc_gcm_decap()
|
| H A D | ipsec.h | 972 SEQFIFOSTORE(p, SKIP, 0, 0, VLF); in cnstr_shdsc_ipsec_encap_des_aes_xcbc() 1122 SEQFIFOSTORE(p, SKIP, 0, 0, VLF); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1284 SEQFIFOSTORE(p, METADATA, 0, 0, CLASS2 | VLF); in cnstr_shdsc_ipsec_new_encap() 1615 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in cnstr_shdsc_authenc()
|
| /f-stack/dpdk/drivers/common/dpaax/caamflib/ |
| H A D | rta.h | 411 #define SEQFIFOSTORE(program, data, encrypt_flags, length, flags) \ macro
|