Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_ttc.h52 struct mlx5_flow_table *mlx5_get_ttc_flow_table(struct mlx5_ttc_table *ttc);
H A Dfs_ttc.c37 struct mlx5_flow_table *mlx5_get_ttc_flow_table(struct mlx5_ttc_table *ttc) in mlx5_get_ttc_flow_table() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A 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()
H A Den_rep.c938 rpriv->root_ft = mlx5_get_ttc_flow_table(mlx5e_fs_get_ttc(priv->fs, false)); in mlx5e_create_rep_root_ft()
H A Den_tc.c875 mlx5_get_ttc_flow_table(ttc)->id); in mlx5e_hairpin_rss_init()
1197 mlx5_get_ttc_flow_table(hpe->hp->ttc); in mlx5e_hairpin_flow_add()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.c502 mlx5_get_ttc_flow_table(port_sel->inner.ttc); in mlx5_lag_set_outer_ttc_params()