Commit 9d8feb46 authored by Alex Vesker's avatar Alex Vesker Committed by Leon Romanovsky
Browse files

RDMA/mlx5: Add sw_owner_v2 bit capability



Added sw_owner_v2 which will be enabled for future devices,
replacing sw_owner bit.

Signed-off-by: default avatarAlex Vesker <valex@nvidia.com>
Signed-off-by: default avatarLeon Romanovsky <leonro@nvidia.com>
parent e27014bd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -420,7 +420,8 @@ struct mlx5_ifc_flow_table_prop_layout_bits {
	u8         reserved_at_1a[0x2];
	u8         ipsec_encrypt[0x1];
	u8         ipsec_decrypt[0x1];
	u8         reserved_at_1e[0x2];
	u8         sw_owner_v2[0x1];
	u8         reserved_at_1f[0x1];

	u8         termination_table_raw_traffic[0x1];
	u8         reserved_at_21[0x1];