summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
diff options
context:
space:
mode:
authorArtemy Kovalyov2016-07-03 13:57:33 +0200
committerLeon Romanovsky2016-08-18 17:49:51 +0200
commit2e353b3468ecb1d12a44aaf35888f7de47d5c047 (patch)
treeecf1ec083a732857b10f48fa0b42584e12da2a89 /include/linux/mlx5
parentnet/mlx5: Modify RQ bitmask from mlx5 ifc (diff)
downloadkernel-qcow2-linux-2e353b3468ecb1d12a44aaf35888f7de47d5c047.tar.gz
kernel-qcow2-linux-2e353b3468ecb1d12a44aaf35888f7de47d5c047.tar.xz
kernel-qcow2-linux-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/mlx5')
-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;
};