Skip to content

Commit 2e353b3

Browse files
Artemy-Mellanoxrleon
authored andcommitted
net/mlx5: Update struct mlx5_ifc_xrqc_bits
Update struct mlx5_ifc_xrqc_bits according to last specification Signed-off-by: Artemy Kovalyov <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]>
1 parent 83b502a commit 2e353b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/linux/mlx5/mlx5_ifc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2829,7 +2829,7 @@ struct mlx5_ifc_xrqc_bits {
28292829

28302830
struct mlx5_ifc_tag_matching_topology_context_bits tag_matching_topology_context;
28312831

2832-
u8 reserved_at_180[0x180];
2832+
u8 reserved_at_180[0x200];
28332833

28342834
struct mlx5_ifc_wq_bits wq;
28352835
};

0 commit comments

Comments
 (0)