Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h902 void mlx5e_build_indir_tir_ctx_hash(struct mlx5e_rss_params *rss_params,
H A Den_main.c2730 void mlx5e_build_indir_tir_ctx_hash(struct mlx5e_rss_params *rss_params, in mlx5e_build_indir_tir_ctx_hash() function
2778 mlx5e_build_indir_tir_ctx_hash(rss, &ttconfig, tirc, false); in mlx5e_modify_tirs_hash()
2790 mlx5e_build_indir_tir_ctx_hash(rss, &ttconfig, tirc, true); in mlx5e_modify_tirs_hash()
3413 mlx5e_build_indir_tir_ctx_hash(&priv->rss_params, in mlx5e_build_indir_tir_ctx()
3428 mlx5e_build_indir_tir_ctx_hash(&priv->rss_params, in mlx5e_build_inner_indir_tir_ctx()
H A Den_tc.c609 mlx5e_build_indir_tir_ctx_hash(&priv->rss_params, &ttconfig, tirc, false); in mlx5e_hairpin_create_indirect_tirs()