net/mlx5_core: Managing root flow table
[cascardo/linux.git] / drivers / net / ethernet / mellanox / mlx5 / core / fs_cmd.h
index f39304e..70d18ec 100644 (file)
@@ -62,4 +62,6 @@ int mlx5_cmd_delete_fte(struct mlx5_core_dev *dev,
                        struct mlx5_flow_table *ft,
                        unsigned int index);
 
+int mlx5_cmd_update_root_ft(struct mlx5_core_dev *dev,
+                           struct mlx5_flow_table *ft);
 #endif