Searched refs:mlx5_ttc_table (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H 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,
H A Dfs_ttc.c29 struct mlx5_ttc_table { struct
37 struct mlx5_flow_table *mlx5_get_ttc_flow_table(struct mlx5_ttc_table *ttc)
42 static void mlx5_cleanup_ttc_rules(struct mlx5_ttc_table *ttc)
237 struct mlx5_ttc_table *ttc)
291 static int mlx5_create_ttc_table_groups(struct mlx5_ttc_table *ttc,
398 struct mlx5_ttc_table *ttc)
433 static int mlx5_create_inner_ttc_table_groups(struct mlx5_ttc_table *ttc)
496 struct mlx5_ttc_table *mlx5_create_inner_ttc_table(struct mlx5_core_dev *dev,
499 struct mlx5_ttc_table *ttc;
530 void mlx5_destroy_ttc_table(struct mlx5_ttc_table *tt
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.h20 struct mlx5_ttc_table *ttc;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_tt_redirect.c116 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false);
260 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false);
278 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false);
398 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false);
519 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false);
535 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false);
H A Dfs.h160 struct mlx5_ttc_table *mlx5e_fs_get_ttc(struct mlx5e_flow_steering *fs, bool inner);
161 void mlx5e_fs_set_ttc(struct mlx5e_flow_steering *fs, struct mlx5_ttc_table *ttc, bool inner);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c152 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false);
305 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false);
325 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false);
H A Dipsec.h174 struct mlx5_ttc_table *ttc;
H A Dipsec_fs.c575 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(ipsec->fs, false);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c60 struct mlx5_ttc_table *ttc;
61 struct mlx5_ttc_table *inner_ttc;
1515 struct mlx5_ttc_table *mlx5e_fs_get_ttc(struct mlx5e_flow_steering *fs, bool inner)
1520 void mlx5e_fs_set_ttc(struct mlx5e_flow_steering *fs, struct mlx5_ttc_table *ttc, bool inner)
H A Den_arfs.c124 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false);
161 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false);
H A Den_tc.c579 struct mlx5_ttc_table *ttc;
856 struct mlx5_ttc_table *ttc;

Completed in 139 milliseconds