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

Commit 71bef2fd authored by Yishai Hadas's avatar Yishai Hadas Committed by Leon Romanovsky
Browse files

IB/mlx5: Introduce uid as part of alloc/dealloc transport domain



Introduce uid as part of alloc/dealloc transport domain to match the
device specification.

Signed-off-by: default avatarYishai Hadas <yishaih@mellanox.com>
Reviewed-by: default avatarArtemy Kovalyov <artemyko@mellanox.com>
Signed-off-by: default avatarLeon Romanovsky <leonro@mellanox.com>
parent 2acc7957
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6696,7 +6696,7 @@ struct mlx5_ifc_dealloc_transport_domain_out_bits {

struct mlx5_ifc_dealloc_transport_domain_in_bits {
	u8         opcode[0x10];
	u8         reserved_at_10[0x10];
	u8         uid[0x10];

	u8         reserved_at_20[0x10];
	u8         op_mod[0x10];
@@ -7549,7 +7549,7 @@ struct mlx5_ifc_alloc_transport_domain_out_bits {

struct mlx5_ifc_alloc_transport_domain_in_bits {
	u8         opcode[0x10];
	u8         reserved_at_10[0x10];
	u8         uid[0x10];

	u8         reserved_at_20[0x10];
	u8         op_mod[0x10];