Home
last modified time | relevance | path

Searched refs:mlx5_get_ttc_flow_table (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_ttc.h52 struct mlx5_flow_table *mlx5_get_ttc_flow_table(struct mlx5_ttc_table *ttc);
Dfs_ttc.c37 struct mlx5_flow_table *mlx5_get_ttc_flow_table(struct mlx5_ttc_table *ttc) in mlx5_get_ttc_flow_table() function
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c757 dest.ft = mlx5_get_ttc_flow_table(fs->ttc); in mlx5e_add_promisc_rule()
944 mlx5_get_ttc_flow_table(fs->inner_ttc); in mlx5e_set_ttc_params()
978 dest.ft = mlx5_get_ttc_flow_table(fs->ttc); in mlx5e_add_l2_flow_rule()
Den_rep.c934 rpriv->root_ft = mlx5_get_ttc_flow_table(mlx5e_fs_get_ttc(priv->fs, false)); in mlx5e_create_rep_root_ft()
Den_tc.c872 mlx5_get_ttc_flow_table(ttc)->id); in mlx5e_hairpin_rss_init()
1194 mlx5_get_ttc_flow_table(hpe->hp->ttc); in mlx5e_hairpin_flow_add()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dport_sel.c498 mlx5_get_ttc_flow_table(port_sel->inner.ttc); in mlx5_lag_set_outer_ttc_params()