New upstream version 18.11-rc1
[deb_dpdk.git] / drivers / net / qede / base / ecore_sp_commands.h
index e57414c..524fe57 100644 (file)
@@ -119,6 +119,9 @@ struct ecore_rl_update_params {
        u8 rl_stop_flg;
        u8 rl_id_first;
        u8 rl_id_last;
+       u8 dcqcn_reset_alpha_on_idle;
+       u8 rl_bc_stage_th;
+       u8 rl_timer_stage_th;
        u8 rl_dc_qcn_flg; /* If set, RL will used for DCQCN */
        u32 rl_bc_rate; /* Byte Counter Limit */
        u32 rl_max_rate; /* Maximum rate in Mbps resolution */