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/ |
D | en_main.c | 2690 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()
|
D | en.h | 1000 void mlx5e_build_indir_tir_ctx_hash(struct mlx5e_rss_params *rss_params,
|
D | en_tc.c | 551 mlx5e_build_indir_tir_ctx_hash(&priv->rss_params, &ttconfig, tirc, false); in mlx5e_hairpin_create_indirect_tirs()
|