Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e353b34 authored by Artemy Kovalyov's avatar Artemy Kovalyov Committed by Leon Romanovsky
Browse files

net/mlx5: Update struct mlx5_ifc_xrqc_bits



Update struct mlx5_ifc_xrqc_bits according to last specification

Signed-off-by: default avatarArtemy Kovalyov <artemyko@mellanox.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@mellanox.com>
Signed-off-by: default avatarLeon Romanovsky <leon@kernel.org>
parent 83b502a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;
};