net/mlx5: Add modify FTE helper function
[linux-2.6-block.git] / drivers / net / ethernet / mellanox / mlx5 / core / fs_core.h
index 2dc86347af58716633476a3fc0362aca4a4f1c44..87de0e4d9124e0bd21a53b41534c3add512683aa 100644 (file)
@@ -172,6 +172,7 @@ struct fs_fte {
        enum fs_fte_status              status;
        struct mlx5_fc                  *counter;
        struct rhash_head               hash;
+       int                             modify_mask;
 };
 
 /* Type of children is mlx5_flow_table/namespace */