diff options
Diffstat (limited to 'include/linux/mlx4/cmd.h')
| -rw-r--r-- | include/linux/mlx4/cmd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mlx4/cmd.h b/include/linux/mlx4/cmd.h index 8df61bc5da00..ff36620f88a7 100644 --- a/include/linux/mlx4/cmd.h +++ b/include/linux/mlx4/cmd.h | |||
| @@ -157,6 +157,7 @@ enum { | |||
| 157 | /* register/delete flow steering network rules */ | 157 | /* register/delete flow steering network rules */ |
| 158 | MLX4_QP_FLOW_STEERING_ATTACH = 0x65, | 158 | MLX4_QP_FLOW_STEERING_ATTACH = 0x65, |
| 159 | MLX4_QP_FLOW_STEERING_DETACH = 0x66, | 159 | MLX4_QP_FLOW_STEERING_DETACH = 0x66, |
| 160 | MLX4_FLOW_STEERING_IB_UC_QP_RANGE = 0x64, | ||
| 160 | }; | 161 | }; |
| 161 | 162 | ||
| 162 | enum { | 163 | enum { |
