| /dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | pdcp.h | 334 MATHB(p, SEQINSZ, ADD, ZERO, VSEQINSZ, 4, 0); in pdcp_insert_cplane_null_op() 336 MATHB(p, SEQINSZ, ADD, PDCP_MAC_I_LEN, VSEQOUTSZ, 4, in pdcp_insert_cplane_null_op() 347 MATHB(p, VSEQINSZ, ADD, ZERO, MATH0, 4, 0); in pdcp_insert_cplane_null_op() 349 MATHB(p, VSEQOUTSZ, ADD, ZERO, MATH0, 4, 0); in pdcp_insert_cplane_null_op() 369 MATHB(p, SEQINSZ, ADD, ZERO, VSEQINSZ, 4, 0); in insert_copy_frame_op() 370 MATHB(p, SEQINSZ, ADD, ZERO, VSEQOUTSZ, 4, 0); in insert_copy_frame_op() 376 MATHB(p, VSEQINSZ, ADD, ZERO, MATH0, 4, 0); in insert_copy_frame_op() 675 MATHB(p, SEQINSZ, ADD, PDCP_MAC_I_LEN, VSEQOUTSZ, 4, in pdcp_insert_cplane_enc_only_op() 1427 MATHB(p, ZERO, ADD, MATH1, VSEQOUTSZ, 4, 0); in pdcp_insert_cplane_aes_snow_op() 1428 MATHB(p, ZERO, ADD, MATH1, VSEQINSZ, 4, 0); in pdcp_insert_cplane_aes_snow_op() [all …]
|
| H A D | ipsec.h | 1111 MATHB(p, MATH0, ADD, ip_hdr_len, VSEQOUTSZ, 4, IMMED2); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1125 MATHB(p, MATH0, ADD, in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1523 MATHB(p, DPOVRD, ADD, 0x80000000, MATH2, 4, IMMED2); in cnstr_shdsc_authenc() 1585 MATHB(p, MATH0, ADD, ZERO, VSEQINSZ, 4, 0); in cnstr_shdsc_authenc() 1600 MATHB(p, VSEQINSZ, ADD, ZERO, VSEQOUTSZ, 4, 0); in cnstr_shdsc_authenc() 1607 MATHB(p, MATH2, ADD, ZERO, MATH2, 4, 0); in cnstr_shdsc_authenc() 1617 MATHB(p, MATH2, ADD, ZERO, VSEQINSZ, 4, 0); in cnstr_shdsc_authenc()
|
| H A D | sdap.h | 256 MATHB(p, SEQINSZ, ADD, PDCP_MAC_I_LEN, VSEQOUTSZ, 4, IMMED2); in pdcp_sdap_insert_enc_only_op() 435 MATHI(p, SEQINSZ, ADD, PDCP_MAC_I_LEN, VSEQOUTSZ, 4, IMMED2); in pdcp_sdap_insert_snoop_op() 619 MATHB(p, VSEQINSZ, ADD, PDCP_MAC_I_LEN, VSEQOUTSZ, 4, IMMED2); in pdcp_sdap_insert_no_snoop_op()
|
| H A D | algo.h | 738 MATHB(p, ZERO, ADD, MATH3, VSEQINSZ, 4, 0); in cnstr_shdsc_gcm_encap() 840 MATHB(p, ZERO, ADD, MATH3, VSEQINSZ, 4, 0); in cnstr_shdsc_gcm_decap()
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_hash.c | 877 REFINE_PROTO_FLD(ADD, fld_2); \ 945 REFINE_PROTO_FLD(ADD, IPV4_CHKSUM); in iavf_refine_proto_hdrs_l234() 955 REFINE_PROTO_FLD(ADD, IPV4_FRAG_PKID); in iavf_refine_proto_hdrs_l234() 961 REFINE_PROTO_FLD(ADD, IPV4_CHKSUM); in iavf_refine_proto_hdrs_l234() 994 REFINE_PROTO_FLD(ADD, IPV6_EH_FRAG_PKID); in iavf_refine_proto_hdrs_l234() 1016 REFINE_PROTO_FLD(ADD, UDP_CHKSUM); in iavf_refine_proto_hdrs_l234() 1035 REFINE_PROTO_FLD(ADD, TCP_CHKSUM); in iavf_refine_proto_hdrs_l234() 1054 REFINE_PROTO_FLD(ADD, SCTP_CHKSUM); in iavf_refine_proto_hdrs_l234() 1109 REFINE_PROTO_FLD(ADD, GTPU_IP_TEID); in iavf_refine_proto_hdrs_gtpu()
|
| /dpdk/app/test/ |
| H A D | test_efd_perf.c | 57 ADD = 0, enumerator 201 cycles[params->cycle][ADD] = time_taken / KEYS_TO_ADD; in timed_adds()
|
| H A D | test_member_perf.c | 49 ADD = 0, enumerator 242 cycles[type][params->cycle][ADD] = time_taken / KEYS_TO_ADD; in timed_adds()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | l2_forward_crypto.rst | 220 There are two methods to pass keys, IV and ADD from the command line:
|
| /dpdk/doc/guides/contributing/ |
| H A D | patches.rst | 401 ADD NOTES HERE.
|
| /dpdk/app/test-pmd/ |
| H A D | cmdline_flow.c | 65 ADD, enumerator 2411 .next = NEXT(NEXT_ENTRY(FLOW, ADD)), 6345 [ADD] = {
|