diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mlx4/device.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mlx4/device.h b/include/linux/mlx4/device.h index 86ae260c2e53..e088290d9792 100644 --- a/include/linux/mlx4/device.h +++ b/include/linux/mlx4/device.h | |||
| @@ -445,6 +445,7 @@ struct mlx4_caps { | |||
| 445 | u8 eqe_factor; | 445 | u8 eqe_factor; |
| 446 | u32 userspace_caps; /* userspace must be aware of these */ | 446 | u32 userspace_caps; /* userspace must be aware of these */ |
| 447 | u32 function_caps; /* VFs must be aware of these */ | 447 | u32 function_caps; /* VFs must be aware of these */ |
| 448 | u16 hca_core_clock; | ||
| 448 | }; | 449 | }; |
| 449 | 450 | ||
| 450 | struct mlx4_buf_list { | 451 | struct mlx4_buf_list { |
