Searched refs:max_burst_size (Results 1 – 11 of 11) sorted by relevance
250 struct rte_crypto_op *ops[ctx->options->max_burst_size]; in cperf_verify_test_runner()251 struct rte_crypto_op *ops_processed[ctx->options->max_burst_size]; in cperf_verify_test_runner()279 uint16_t burst_size = ((ops_enqd_total + ctx->options->max_burst_size) in cperf_verify_test_runner()281 ctx->options->max_burst_size : in cperf_verify_test_runner()338 ops_processed, ctx->options->max_burst_size); in cperf_verify_test_runner()369 ops_processed, ctx->options->max_burst_size); in cperf_verify_test_runner()397 ctx->options->max_burst_size, in cperf_verify_test_runner()413 ctx->options->max_burst_size, in cperf_verify_test_runner()
111 struct rte_crypto_op *ops[ctx->options->max_burst_size]; in cperf_throughput_test_runner()112 struct rte_crypto_op *ops_processed[ctx->options->max_burst_size]; in cperf_throughput_test_runner()145 while (test_burst_size <= ctx->options->max_burst_size) { in cperf_throughput_test_runner()
134 struct rte_crypto_op *ops[ctx->options->max_burst_size]; in cperf_latency_test_runner()135 struct rte_crypto_op *ops_processed[ctx->options->max_burst_size]; in cperf_latency_test_runner()170 while (test_burst_size <= ctx->options->max_burst_size) { in cperf_latency_test_runner()
146 uint32_t max_burst_size; member
322 if (parse_range(arg, &opts->min_burst_size, &opts->max_burst_size, in parse_burst_sz()326 &opts->max_burst_size); in parse_burst_sz()874 opts->max_burst_size = 32; in cperf_options_default()1253 printf("#\t max: %u\n", opts->max_burst_size); in cperf_options_dump()
439 while (test_burst_size <= opts->max_burst_size) { in cperf_pmd_cyclecount_test_runner()
121 uint16_t max_burst_size; member1655 uint16_t max_burst_size; member
663 #define ICE_TXSCHED_GET_RL_MBS(p) LE16_TO_CPU((p)->info.max_burst_size)868 u16 max_burst_size; /* driver sets this value */ member
3944 rl_prof_elem->profile.max_burst_size = CPU_TO_LE16(hw->max_burst_size); in ice_sched_add_rl_profile()5315 hw->max_burst_size = burst_size_to_prog; in ice_cfg_rl_burst_size()
1116 __le16 max_burst_size; member
799 if (!hw->max_burst_size) in ice_init_hw()