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 0f82293a82ed..22bd8d3b84a2 100644 --- a/include/linux/mlx4/cmd.h +++ b/include/linux/mlx4/cmd.h | |||
| @@ -140,6 +140,7 @@ enum { | |||
| 140 | MLX4_SET_PORT_MAC_TABLE = 0x2, | 140 | MLX4_SET_PORT_MAC_TABLE = 0x2, |
| 141 | MLX4_SET_PORT_VLAN_TABLE = 0x3, | 141 | MLX4_SET_PORT_VLAN_TABLE = 0x3, |
| 142 | MLX4_SET_PORT_PRIO_MAP = 0x4, | 142 | MLX4_SET_PORT_PRIO_MAP = 0x4, |
| 143 | MLX4_SET_PORT_GID_TABLE = 0x5, | ||
| 143 | }; | 144 | }; |
| 144 | 145 | ||
| 145 | struct mlx4_dev; | 146 | struct mlx4_dev; |
