]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/mlx5/mlx5_prm.h
net/mlx5: create flow rule on Windows
[dpdk.git] / drivers / common / mlx5 / mlx5_prm.h
index ac42238d30fab2ce012186a983b6c9c2da43ef56..8c9b53ce10f5a16cc395cceda671789ce4e72c98 100644 (file)
@@ -825,6 +825,12 @@ struct mlx5_ifc_fte_match_param_bits {
 #endif
 };
 
+struct mlx5_ifc_dest_format_struct_bits {
+       u8 destination_type[0x8];
+       u8 destination_id[0x18];
+       u8 reserved_0[0x20];
+};
+
 enum {
        MLX5_MATCH_CRITERIA_ENABLE_OUTER_BIT,
        MLX5_MATCH_CRITERIA_ENABLE_MISC_BIT,