diff options
| author | Artemy Kovalyov <artemyko@mellanox.com> | 2016-07-03 07:57:33 -0400 |
|---|---|---|
| committer | Leon Romanovsky <leon@kernel.org> | 2016-08-18 11:49:51 -0400 |
| commit | 2e353b3468ecb1d12a44aaf35888f7de47d5c047 (patch) | |
| tree | ecf1ec083a732857b10f48fa0b42584e12da2a89 /include/linux/mlx5 | |
| parent | 83b502a12e82d0ae97907d415496fbafe044f0ce (diff) | |
net/mlx5: Update struct mlx5_ifc_xrqc_bits
Update struct mlx5_ifc_xrqc_bits according to last specification
Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'include/linux/mlx5')
| -rw-r--r-- | include/linux/mlx5/mlx5_ifc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mlx5/mlx5_ifc.h b/include/linux/mlx5/mlx5_ifc.h index e1f8e3491867..5f150c849a8f 100644 --- a/include/linux/mlx5/mlx5_ifc.h +++ b/include/linux/mlx5/mlx5_ifc.h | |||
| @@ -2829,7 +2829,7 @@ struct mlx5_ifc_xrqc_bits { | |||
| 2829 | 2829 | ||
| 2830 | struct mlx5_ifc_tag_matching_topology_context_bits tag_matching_topology_context; | 2830 | struct mlx5_ifc_tag_matching_topology_context_bits tag_matching_topology_context; |
| 2831 | 2831 | ||
| 2832 | u8 reserved_at_180[0x180]; | 2832 | u8 reserved_at_180[0x200]; |
| 2833 | 2833 | ||
| 2834 | struct mlx5_ifc_wq_bits wq; | 2834 | struct mlx5_ifc_wq_bits wq; |
| 2835 | }; | 2835 | }; |
