aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorArtemy Kovalyov <artemyko@mellanox.com>2016-07-03 14:57:33 +0300
committerLeon Romanovsky <leon@kernel.org>2016-08-18 18:49:51 +0300
commit2e353b3468ecb1d12a44aaf35888f7de47d5c047 (patch)
treeecf1ec083a732857b10f48fa0b42584e12da2a89 /include/linux
parentnet/mlx5: Modify RQ bitmask from mlx5 ifc (diff)
downloadlinux-dev-2e353b3468ecb1d12a44aaf35888f7de47d5c047.tar.xz
linux-dev-2e353b3468ecb1d12a44aaf35888f7de47d5c047.zip
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')
-rw-r--r--include/linux/mlx5/mlx5_ifc.h2
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 {
struct mlx5_ifc_tag_matching_topology_context_bits tag_matching_topology_context;
- u8 reserved_at_180[0x180];
+ u8 reserved_at_180[0x200];
struct mlx5_ifc_wq_bits wq;
};