Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dcmdline_flow.c35 ZERO = 0, enumerator
1074 ZERO, enumerator
1084 ZERO, enumerator
1090 ZERO, enumerator
1100 ZERO, enumerator
1106 ZERO, enumerator
1112 ZERO, enumerator
1121 ZERO, enumerator
1127 ZERO, enumerator
1133 ZERO, enumerator
[all …]
/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dpdcp.h334 MATHB(p, SEQINSZ, ADD, ZERO, VSEQINSZ, 4, 0); 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()
376 MATHB(p, VSEQINSZ, ADD, ZERO, MATH0, 4, 0); in insert_copy_frame_op()
471 MATHB(p, SEQINSZ, SUB, ZERO, MATH1, 4, 0); in pdcp_insert_cplane_int_only_op()
474 MATHB(p, MATH1, SUB, ZERO, VSEQINSZ, 4, 0); in pdcp_insert_cplane_int_only_op()
525 MATHB(p, SEQINSZ, SUB, ZERO, MATH1, 4, 0); in pdcp_insert_cplane_int_only_op()
528 MATHB(p, MATH1, SUB, ZERO, VSEQINSZ, 4, 0); in pdcp_insert_cplane_int_only_op()
579 MATHB(p, SEQINSZ, SUB, ZERO, MATH1, 4, 0); in pdcp_insert_cplane_int_only_op()
581 MATHB(p, MATH1, SUB, ZERO, VSEQINSZ, 4, 0); in pdcp_insert_cplane_int_only_op()
[all …]
H A Dalgo.h100 MATHB(p, SEQINSZ, SUB, ZERO, VSEQINSZ, 4, 0); in cnstr_shdsc_zuca()
256 MATHB(p, SEQINSZ, SUB, ZERO, VSEQINSZ, 4, 0); in cnstr_shdsc_snow_f9()
632 MATHB(p, SEQINSZ, SUB, ZERO, VSEQINSZ, 4, 0); in cnstr_shdsc_kasumi_f9()
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()
H A Dipsec.h1079 MATHB(p, MATH0, SUB, ZERO, VSEQINSZ, 4, 0); in cnstr_shdsc_ipsec_decap_des_aes_xcbc()
1110 MATHB(p, MATH0, SUB, ZERO, VSEQINSZ, 4, 0); in cnstr_shdsc_ipsec_decap_des_aes_xcbc()
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 Dsdap.h253 MATHB(p, SEQINSZ, SUB, ZERO, VSEQINSZ, 4, 0); in pdcp_sdap_insert_enc_only_op()
618 MATHB(p, SEQINSZ, SUB, ZERO, VSEQINSZ, 4, 0); in pdcp_sdap_insert_no_snoop_op()
699 MATHB(p, SEQINSZ, SUB, ZERO, VSEQINSZ, 4, 0); in pdcp_sdap_insert_no_snoop_op()
742 MATHB(p, SEQINSZ, SUB, ZERO, VSEQINSZ, 4, 0); in pdcp_sdap_insert_no_snoop_op()
/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dmath_cmd.h21 { ZERO, MATH_SRC0_ZERO },
47 /*13*/ { ZERO, MATH_SRC1_ZERO }
H A Dsec_run_time_asm.h218 ZERO, enumerator
/dpdk/doc/guides/sample_app_ug/
H A Dvhost_crypto.rst48 * zero-copy: the presence of this item means the ZERO-COPY feature will be
49 enabled. Otherwise it is disabled. PLEASE NOTE the ZERO-COPY feature is still
/dpdk/examples/l3fwd-power/
H A Dmain.c177 ZERO = 0, enumerator
1190 br = ZERO; in main_telemetry_loop()