net/mlx4: Allocate VPPs for each port on PF init
[linux-2.6-block.git] / drivers / net / ethernet / mellanox / mlx4 / fw_qos.h
index b3fffafff06231bf0038033ad1d2df8d07af1eeb..4a5320f79094fa7b897251a641842a572e4101eb 100644 (file)
@@ -41,6 +41,9 @@
 #define MLX4_NUM_UP 8
 #define MLX4_NUM_TC 8
 
+/* Default supported priorities for VPP allocation */
+#define MLX4_DEFAULT_QOS_PRIO (0)
+
 struct mlx4_vport_qos_param {
        u32 bw_share;
        u32 max_avg_bw;