]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_flow.h
net/mlx5: check metadata registers availability
[dpdk.git] / drivers / net / mlx5 / mlx5_flow.h
index 05fee83d6db8b7a85492af9bf212060ca6433115..ba43ad705d029461363ddc18f98bac1a4ee80c7a 100644 (file)
 #include "mlx5.h"
 #include "mlx5_prm.h"
 
 #include "mlx5.h"
 #include "mlx5_prm.h"
 
-enum modify_reg {
-       REG_A,
-       REG_B,
-       REG_C_0,
-       REG_C_1,
-       REG_C_2,
-       REG_C_3,
-       REG_C_4,
-       REG_C_5,
-       REG_C_6,
-       REG_C_7,
-};
-
 /* Private rte flow items. */
 enum mlx5_rte_flow_item_type {
        MLX5_RTE_FLOW_ITEM_TYPE_END = INT_MIN,
 /* Private rte flow items. */
 enum mlx5_rte_flow_item_type {
        MLX5_RTE_FLOW_ITEM_TYPE_END = INT_MIN,