net/mlx5: Add MCC (Management Component Control) register definitions
[sfrench/cifs-2.6.git] / include / linux / mlx5 / driver.h
index bf15e87da8fa0d2b500e5b0561dabdc600e324e6..750701b3b863e20056819db8103e59d6f9d8e843 100644 (file)
@@ -131,6 +131,9 @@ enum {
        MLX5_REG_MPCNT           = 0x9051,
        MLX5_REG_MTPPS           = 0x9053,
        MLX5_REG_MTPPSE          = 0x9054,
+       MLX5_REG_MCQI            = 0x9061,
+       MLX5_REG_MCC             = 0x9062,
+       MLX5_REG_MCDA            = 0x9063,
        MLX5_REG_MCAM            = 0x907f,
 };