Searched refs:max_burst_size (Results 1 – 14 of 14) sorted by relevance
213 struct rte_crypto_op *ops[ctx->options->max_burst_size]; in cperf_verify_test_runner()214 struct rte_crypto_op *ops_processed[ctx->options->max_burst_size]; in cperf_verify_test_runner()242 uint16_t burst_size = ((ops_enqd_total + ctx->options->max_burst_size) in cperf_verify_test_runner()244 ctx->options->max_burst_size : in cperf_verify_test_runner()301 ops_processed, ctx->options->max_burst_size); in cperf_verify_test_runner()332 ops_processed, ctx->options->max_burst_size); in cperf_verify_test_runner()362 ctx->options->max_burst_size, in cperf_verify_test_runner()379 ctx->options->max_burst_size, in cperf_verify_test_runner()
115 struct rte_crypto_op *ops[ctx->options->max_burst_size]; in cperf_throughput_test_runner()116 struct rte_crypto_op *ops_processed[ctx->options->max_burst_size]; in cperf_throughput_test_runner()150 while (test_burst_size <= ctx->options->max_burst_size) { in cperf_throughput_test_runner()
133 struct rte_crypto_op *ops[ctx->options->max_burst_size]; in cperf_latency_test_runner()134 struct rte_crypto_op *ops_processed[ctx->options->max_burst_size]; in cperf_latency_test_runner()169 while (test_burst_size <= ctx->options->max_burst_size) { in cperf_latency_test_runner()
149 uint32_t max_burst_size; member
335 if (parse_range(arg, &opts->min_burst_size, &opts->max_burst_size, in parse_burst_sz()339 &opts->max_burst_size); in parse_burst_sz()908 opts->max_burst_size = 32; in cperf_options_default()1323 printf("#\t max: %u\n", opts->max_burst_size); in cperf_options_dump()
436 while (test_burst_size <= opts->max_burst_size) { in cperf_pmd_cyclecount_test_runner()
725 tx_cr_shaper.max_burst_size = in dpaa2_hierarchy_commit()730 tx_er_shaper.max_burst_size = in dpaa2_hierarchy_commit()738 tx_cr_shaper.max_burst_size); in dpaa2_hierarchy_commit()
121 uint16_t max_burst_size; member1655 uint16_t max_burst_size; member
932 #define ICE_TXSCHED_GET_RL_MBS(p) LE16_TO_CPU((p)->info.max_burst_size)1138 u16 max_burst_size; /* driver sets this value */ member
3990 rl_prof_elem->profile.max_burst_size = CPU_TO_LE16(hw->max_burst_size); in ice_sched_add_rl_profile()5361 hw->max_burst_size = burst_size_to_prog; in ice_cfg_rl_burst_size()
1185 __le16 max_burst_size; member
1005 if (!hw->max_burst_size) in ice_init_hw()
800 uint16_t max_burst_size; member
1033 cpu_to_le16(tx_cr_shaper->max_burst_size); in dpni_set_tx_shaping()1035 cpu_to_le16(tx_er_shaper->max_burst_size); in dpni_set_tx_shaping()