@@ -1872,7 +1872,11 @@ struct mlx5_ifc_cmd_hca_cap_bits {
1872
1872
u8 reserved_at_328 [0x2 ];
1873
1873
u8 relaxed_ordering_read [0x1 ];
1874
1874
u8 log_max_pd [0x5 ];
1875
- u8 reserved_at_330 [0x5 ];
1875
+ u8 dp_ordering_ooo_all_ud [0x1 ];
1876
+ u8 dp_ordering_ooo_all_uc [0x1 ];
1877
+ u8 dp_ordering_ooo_all_xrc [0x1 ];
1878
+ u8 dp_ordering_ooo_all_dc [0x1 ];
1879
+ u8 dp_ordering_ooo_all_rc [0x1 ];
1876
1880
u8 pcie_reset_using_hotreset_method [0x1 ];
1877
1881
u8 pci_sync_for_fw_update_with_driver_unload [0x1 ];
1878
1882
u8 vnic_env_cnt_steering_fail [0x1 ];
@@ -2094,7 +2098,9 @@ struct mlx5_ifc_cmd_hca_cap_2_bits {
2094
2098
u8 reserved_at_0 [0x80 ];
2095
2099
2096
2100
u8 migratable [0x1 ];
2097
- u8 reserved_at_81 [0x11 ];
2101
+ u8 reserved_at_81 [0x7 ];
2102
+ u8 dp_ordering_force [0x1 ];
2103
+ u8 reserved_at_89 [0x9 ];
2098
2104
u8 query_vuid [0x1 ];
2099
2105
u8 reserved_at_93 [0x5 ];
2100
2106
u8 umr_log_entity_size_5 [0x1 ];
@@ -3524,7 +3530,8 @@ struct mlx5_ifc_qpc_bits {
3524
3530
u8 latency_sensitive [0x1 ];
3525
3531
u8 reserved_at_24 [0x1 ];
3526
3532
u8 drain_sigerr [0x1 ];
3527
- u8 reserved_at_26 [0x2 ];
3533
+ u8 reserved_at_26 [0x1 ];
3534
+ u8 dp_ordering_force [0x1 ];
3528
3535
u8 pd [0x18 ];
3529
3536
3530
3537
u8 mtu [0x3 ];
@@ -3597,7 +3604,8 @@ struct mlx5_ifc_qpc_bits {
3597
3604
u8 rae [0x1 ];
3598
3605
u8 reserved_at_493 [0x1 ];
3599
3606
u8 page_offset [0x6 ];
3600
- u8 reserved_at_49a [0x3 ];
3607
+ u8 reserved_at_49a [0x2 ];
3608
+ u8 dp_ordering_1 [0x1 ];
3601
3609
u8 cd_slave_receive [0x1 ];
3602
3610
u8 cd_slave_send [0x1 ];
3603
3611
u8 cd_master [0x1 ];
@@ -4507,7 +4515,8 @@ struct mlx5_ifc_dctc_bits {
4507
4515
u8 state [0x4 ];
4508
4516
u8 reserved_at_8 [0x18 ];
4509
4517
4510
- u8 reserved_at_20 [0x8 ];
4518
+ u8 reserved_at_20 [0x7 ];
4519
+ u8 dp_ordering_force [0x1 ];
4511
4520
u8 user_index [0x18 ];
4512
4521
4513
4522
u8 reserved_at_40 [0x8 ];
@@ -4522,7 +4531,9 @@ struct mlx5_ifc_dctc_bits {
4522
4531
u8 latency_sensitive [0x1 ];
4523
4532
u8 rlky [0x1 ];
4524
4533
u8 free_ar [0x1 ];
4525
- u8 reserved_at_73 [0xd ];
4534
+ u8 reserved_at_73 [0x1 ];
4535
+ u8 dp_ordering_1 [0x1 ];
4536
+ u8 reserved_at_75 [0xb ];
4526
4537
4527
4538
u8 reserved_at_80 [0x8 ];
4528
4539
u8 cs_res [0x8 ];
0 commit comments