]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/qede/base/ecore_sp_commands.h
net/ionic: use socket id passed in for Rx and Tx queues
[dpdk.git] / drivers / net / qede / base / ecore_sp_commands.h
index e57414cfc5607821e00c1290d9282019b5201c94..524fe57a140168d3ac52e1215b88cdbf056be9a6 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 */