Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Artemy Kovalyov and committed by
Leon Romanovsky
2e353b34 83b502a1

+1 -1
+1 -1
include/linux/mlx5/mlx5_ifc.h
··· 2829 2829 2830 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 2834 struct mlx5_ifc_wq_bits wq; 2835 2835 };