Searched refs:SEQFIFOSTORE (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | pdcp.h | 351 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_cplane_null_op() 382 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in insert_copy_frame_op() 477 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_cplane_int_only_op() 531 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_cplane_int_only_op() 583 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_cplane_int_only_op() 822 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_uplane_snow_snow_op() 921 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_uplane_zuc_zuc_op() 1046 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_uplane_aes_aes_op() 1233 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_cplane_snow_aes_op() 1432 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_insert_cplane_aes_snow_op() [all …]
|
| H A D | sdap.h | 171 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_sdap_insert_no_int_op() 263 SEQFIFOSTORE(p, MSG, 0, 0, VLF | CONT); in pdcp_sdap_insert_enc_only_op() 273 SEQFIFOSTORE(p, MSG, 0, 0, VLF | CONT); in pdcp_sdap_insert_enc_only_op() 284 SEQFIFOSTORE(p, MSG, 0, 0, VLF | CONT); in pdcp_sdap_insert_enc_only_op() 449 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_sdap_insert_snoop_op() 452 SEQFIFOSTORE(p, MSG, 0, 0, VLF | CONT); in pdcp_sdap_insert_snoop_op() 669 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in pdcp_sdap_insert_no_snoop_op() 709 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 | 964 SEQFIFOSTORE(p, SKIP, 0, 0, VLF); in cnstr_shdsc_ipsec_encap_des_aes_xcbc() 1116 SEQFIFOSTORE(p, SKIP, 0, 0, VLF); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1272 SEQFIFOSTORE(p, METADATA, 0, 0, CLASS2 | VLF); in cnstr_shdsc_ipsec_new_encap() 1603 SEQFIFOSTORE(p, MSG, 0, 0, VLF); in cnstr_shdsc_authenc()
|
| /dpdk/drivers/common/dpaax/caamflib/ |
| H A D | rta.h | 411 #define SEQFIFOSTORE(program, data, encrypt_flags, length, flags) \ macro
|