diff options
Diffstat (limited to 'include/linux/mlx5/driver.h')
-rw-r--r-- | include/linux/mlx5/driver.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/mlx5/driver.h b/include/linux/mlx5/driver.h index d703774982ca..92d292454351 100644 --- a/include/linux/mlx5/driver.h +++ b/include/linux/mlx5/driver.h | |||
@@ -124,6 +124,8 @@ enum { | |||
124 | MLX5_REG_PAOS = 0x5006, | 124 | MLX5_REG_PAOS = 0x5006, |
125 | MLX5_REG_PFCC = 0x5007, | 125 | MLX5_REG_PFCC = 0x5007, |
126 | MLX5_REG_PPCNT = 0x5008, | 126 | MLX5_REG_PPCNT = 0x5008, |
127 | MLX5_REG_PPTB = 0x500b, | ||
128 | MLX5_REG_PBMC = 0x500c, | ||
127 | MLX5_REG_PMAOS = 0x5012, | 129 | MLX5_REG_PMAOS = 0x5012, |
128 | MLX5_REG_PUDE = 0x5009, | 130 | MLX5_REG_PUDE = 0x5009, |
129 | MLX5_REG_PMPE = 0x5010, | 131 | MLX5_REG_PMPE = 0x5010, |