We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6465e26 commit d424348Copy full SHA for d424348
include/linux/mlx5/mlx5_ifc.h
@@ -1231,7 +1231,13 @@ struct mlx5_ifc_virtio_emulation_cap_bits {
1231
u8 max_emulated_devices[0x8];
1232
u8 max_num_virtio_queues[0x18];
1233
1234
- u8 reserved_at_a0[0x60];
+ u8 reserved_at_a0[0x20];
1235
+
1236
+ u8 reserved_at_c0[0x13];
1237
+ u8 desc_group_mkey_supported[0x1];
1238
+ u8 reserved_at_d4[0xc];
1239
1240
+ u8 reserved_at_e0[0x20];
1241
1242
u8 umem_1_buffer_param_a[0x20];
1243
0 commit comments