net/mlx5: implement vectorized MPRQ burst
[dpdk.git] / drivers / net / cxgbe / base / common.h
index 07508a1..8fe8e2a 100644 (file)
@@ -187,6 +187,7 @@ struct devlog_params {
 
 struct arch_specific_params {
        u8 nchan;
+       u8 cng_ch_bits_log;             /* congestion channel map bits width */
        u16 mps_rplc_size;
        u16 vfcount;
        u32 sge_fl_db;