diff options
Diffstat (limited to 'include/linux/mlx4')
| -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 5cc5eac47d1b..3d9bff00f24a 100644 --- a/include/linux/mlx4/device.h +++ b/include/linux/mlx4/device.h | |||
| @@ -497,6 +497,7 @@ struct mlx4_caps { | |||
| 497 | u16 hca_core_clock; | 497 | u16 hca_core_clock; |
| 498 | u64 phys_port_id[MLX4_MAX_PORTS + 1]; | 498 | u64 phys_port_id[MLX4_MAX_PORTS + 1]; |
| 499 | int tunnel_offload_mode; | 499 | int tunnel_offload_mode; |
| 500 | u8 rx_checksum_flags_port[MLX4_MAX_PORTS + 1]; | ||
| 500 | }; | 501 | }; |
| 501 | 502 | ||
| 502 | struct mlx4_buf_list { | 503 | struct mlx4_buf_list { |
