|
@@ -5669,6 +5669,10 @@ void dp_print_soc_cfg_params(struct dp_soc *soc)
|
|
soc_cfg_ctx->int_batch_threshold_other);
|
|
soc_cfg_ctx->int_batch_threshold_other);
|
|
DP_PRINT_STATS("Int timer threshold other: %u ",
|
|
DP_PRINT_STATS("Int timer threshold other: %u ",
|
|
soc_cfg_ctx->int_timer_threshold_other);
|
|
soc_cfg_ctx->int_timer_threshold_other);
|
|
|
|
+ DP_PRINT_STATS("Int batch threshold mon dest: %u ",
|
|
|
|
+ soc_cfg_ctx->int_batch_threshold_mon_dest);
|
|
|
|
+ DP_PRINT_STATS("Int timer threshold mon dest: %u ",
|
|
|
|
+ soc_cfg_ctx->int_timer_threshold_mon_dest);
|
|
DP_PRINT_STATS("Int batch threshold ppe2tcl: %u ",
|
|
DP_PRINT_STATS("Int batch threshold ppe2tcl: %u ",
|
|
soc_cfg_ctx->int_batch_threshold_ppe2tcl);
|
|
soc_cfg_ctx->int_batch_threshold_ppe2tcl);
|
|
DP_PRINT_STATS("Int timer threshold ppe2tcl: %u ",
|
|
DP_PRINT_STATS("Int timer threshold ppe2tcl: %u ",
|