Home
last modified time | relevance | path

Searched refs:mlx5_ttc_table (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dfs_ttc.h40 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,
A Dfs_ttc.c29 struct mlx5_ttc_table { struct
37 struct mlx5_flow_table *mlx5_get_ttc_flow_table(struct mlx5_ttc_table *ttc) in mlx5_get_ttc_flow_table() argument
42 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 …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dfs.h175 struct mlx5_ttc_table *ttc;
176 struct mlx5_ttc_table *inner_ttc;
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Dport_sel.h17 struct mlx5_ttc_table *ttc;
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c360 struct mlx5_ttc_table *ttc;

Completed in 20 milliseconds