Home
last modified time | relevance | path

Searched refs:CPERF_PDCP (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_options.h81 CPERF_PDCP, enumerator
H A Dmain.c42 [CPERF_PDCP] = "pdcp",
216 if (opts->op_type != CPERF_PDCP && in cperf_initialize_cryptodev()
H A Dcperf_test_throughput.c39 if (ctx->options->op_type == CPERF_PDCP || in cperf_throughput_test_free()
H A Dcperf_ops.c38 if (options->op_type == CPERF_PDCP) { in cperf_set_ops_security()
558 if (options->op_type == CPERF_PDCP) { in cperf_create_session()
848 if (options->op_type == CPERF_PDCP) { in cperf_get_op_functions()
H A Dcperf_test_vectors.c415 if (options->op_type == CPERF_PDCP) { in cperf_test_vector_get_dummy()
H A Dcperf_test_pmd_cyclecount.c67 if (ctx->options->op_type == CPERF_PDCP || in cperf_pmd_cyclecount_test_free()
H A Dcperf_options_parsing.c454 cperf_op_type_strs[CPERF_PDCP], in parse_op_type()
455 CPERF_PDCP in parse_op_type()