Home
last modified time | relevance | path

Searched refs:sess_priv_mp (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_pmd_cyclecount.h21 struct rte_mempool *sess_priv_mp,
H A Dcperf_test_throughput.h21 struct rte_mempool *sess_priv_mp,
H A Dcperf_test_latency.h20 struct rte_mempool *sess_priv_mp,
H A Dcperf_test_verify.h21 struct rte_mempool *sess_priv_mp,
H A Dcperf.h18 struct rte_mempool *sess_priv_mp,
H A Dcperf_ops.h16 struct rte_mempool *sess_mp, struct rte_mempool *sess_priv_mp,
H A Dcperf_test_throughput.c61 struct rte_mempool *sess_priv_mp, in cperf_throughput_test_constructor() argument
84 ctx->sess = op_fns->sess_create(sess_mp, sess_priv_mp, dev_id, options, in cperf_throughput_test_constructor()
H A Dcperf_test_latency.c62 struct rte_mempool *sess_priv_mp, in cperf_latency_test_constructor() argument
87 ctx->sess = op_fns->sess_create(sess_mp, sess_priv_mp, dev_id, options, in cperf_latency_test_constructor()
H A Dcperf_test_verify.c54 struct rte_mempool *sess_priv_mp, in cperf_verify_test_constructor() argument
77 ctx->sess = op_fns->sess_create(sess_mp, sess_priv_mp, dev_id, options, in cperf_verify_test_constructor()
H A Dcperf_test_pmd_cyclecount.c96 struct rte_mempool *sess_priv_mp, in cperf_pmd_cyclecount_test_constructor() argument
123 ctx->sess = op_fns->sess_create(sess_mp, sess_priv_mp, dev_id, options, in cperf_pmd_cyclecount_test_constructor()