Home
last modified time | relevance | path

Searched refs:mlx5e_build_indir_tir_ctx_hash (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c2690 void mlx5e_build_indir_tir_ctx_hash(struct mlx5e_rss_params *rss_params, in mlx5e_build_indir_tir_ctx_hash() function
2738 mlx5e_build_indir_tir_ctx_hash(rss, &ttconfig, tirc, false); in mlx5e_modify_tirs_hash()
2749 mlx5e_build_indir_tir_ctx_hash(rss, &ttconfig, tirc, true); in mlx5e_modify_tirs_hash()
3268 mlx5e_build_indir_tir_ctx_hash(&priv->rss_params, in mlx5e_build_indir_tir_ctx()
3283 mlx5e_build_indir_tir_ctx_hash(&priv->rss_params, in mlx5e_build_inner_indir_tir_ctx()
Den.h1000 void mlx5e_build_indir_tir_ctx_hash(struct mlx5e_rss_params *rss_params,
Den_tc.c551 mlx5e_build_indir_tir_ctx_hash(&priv->rss_params, &ttconfig, tirc, false); in mlx5e_hairpin_create_indirect_tirs()