Searched refs:mlx5_ttc_table (Results 1 – 5 of 5) sorted by relevance
40 struct mlx5_ttc_table;52 struct mlx5_flow_table *mlx5_get_ttc_flow_table(struct mlx5_ttc_table *ttc);54 struct mlx5_ttc_table *mlx5_create_ttc_table(struct mlx5_core_dev *dev,56 void mlx5_destroy_ttc_table(struct mlx5_ttc_table *ttc);58 struct mlx5_ttc_table *mlx5_create_inner_ttc_table(struct mlx5_core_dev *dev,61 int mlx5_ttc_fwd_dest(struct mlx5_ttc_table *ttc, enum mlx5_traffic_types type,64 mlx5_ttc_get_default_dest(struct mlx5_ttc_table *ttc,66 int mlx5_ttc_fwd_default_dest(struct mlx5_ttc_table *ttc,
29 struct mlx5_ttc_table { struct37 struct mlx5_flow_table *mlx5_get_ttc_flow_table(struct mlx5_ttc_table *ttc) in mlx5_get_ttc_flow_table() argument42 static void mlx5_cleanup_ttc_rules(struct mlx5_ttc_table *ttc) in mlx5_cleanup_ttc_rules()237 struct mlx5_ttc_table *ttc) in mlx5_generate_ttc_table_rules()291 static int mlx5_create_ttc_table_groups(struct mlx5_ttc_table *ttc, in mlx5_create_ttc_table_groups()398 struct mlx5_ttc_table *ttc) in mlx5_generate_inner_ttc_table_rules()497 struct mlx5_ttc_table *ttc; in mlx5_create_inner_ttc_table()528 void mlx5_destroy_ttc_table(struct mlx5_ttc_table *ttc) in mlx5_destroy_ttc_table()550 struct mlx5_ttc_table *ttc; in mlx5_create_ttc_table()589 mlx5_ttc_get_default_dest(struct mlx5_ttc_table *ttc, in mlx5_ttc_get_default_dest()[all …]
175 struct mlx5_ttc_table *ttc;176 struct mlx5_ttc_table *inner_ttc;
17 struct mlx5_ttc_table *ttc;
360 struct mlx5_ttc_table *ttc;
Completed in 20 milliseconds