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

/linux-master/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) function
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c757 dest.ft = mlx5_get_ttc_flow_table(fs->ttc);
944 mlx5_get_ttc_flow_table(fs->inner_ttc);
978 dest.ft = mlx5_get_ttc_flow_table(fs->ttc);
H A Den_rep.c962 rpriv->root_ft = mlx5_get_ttc_flow_table(mlx5e_fs_get_ttc(priv->fs, false));
H A Den_tc.c877 mlx5_get_ttc_flow_table(ttc)->id);
1199 mlx5_get_ttc_flow_table(hpe->hp->ttc);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.c498 mlx5_get_ttc_flow_table(port_sel->inner.ttc);

Completed in 144 milliseconds