diff options
Diffstat (limited to 'include/linux/mlx4/device.h')
| -rw-r--r-- | include/linux/mlx4/device.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/mlx4/device.h b/include/linux/mlx4/device.h index d5c82b7216de..b6b8d341b6c8 100644 --- a/include/linux/mlx4/device.h +++ b/include/linux/mlx4/device.h | |||
| @@ -54,7 +54,8 @@ enum { | |||
| 54 | }; | 54 | }; |
| 55 | 55 | ||
| 56 | enum { | 56 | enum { |
| 57 | MLX4_MAX_PORTS = 2 | 57 | MLX4_MAX_PORTS = 2, |
| 58 | MLX4_MAX_PORT_PKEYS = 128 | ||
| 58 | }; | 59 | }; |
| 59 | 60 | ||
| 60 | /* base qkey for use in sriov tunnel-qp/proxy-qp communication. | 61 | /* base qkey for use in sriov tunnel-qp/proxy-qp communication. |
