aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/mlx5_ifc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mlx5/mlx5_ifc.h')
-rw-r--r--sys/dev/mlx5/mlx5_ifc.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/dev/mlx5/mlx5_ifc.h b/sys/dev/mlx5/mlx5_ifc.h
index 20deb783f174..3f75acd250da 100644
--- a/sys/dev/mlx5/mlx5_ifc.h
+++ b/sys/dev/mlx5/mlx5_ifc.h
@@ -555,14 +555,6 @@ struct mlx5_ifc_flow_counter_list_bits {
u8 reserved_1[0x20];
};
-enum {
- MLX5_FLOW_CONTEXT_DEST_TYPE_VPORT = 0x0,
- MLX5_FLOW_CONTEXT_DEST_TYPE_FLOW_TABLE = 0x1,
- MLX5_FLOW_CONTEXT_DEST_TYPE_TIR = 0x2,
- MLX5_FLOW_CONTEXT_DEST_TYPE_QP = 0x3,
- MLX5_FLOW_CONTEXT_DEST_TYPE_TABLE_TYPE = 0xA,
-};
-
struct mlx5_ifc_dest_format_struct_bits {
u8 destination_type[0x8];
u8 destination_id[0x18];