Searched refs:mlx5e_build_indir_tir_ctx_hash (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 897 mlx5e_build_indir_tir_ctx_hash(&priv->channels.params, tt, tirc, false); in mlx5e_modify_tirs_hash() 906 mlx5e_build_indir_tir_ctx_hash(&priv->channels.params, tt, tirc, true); in mlx5e_modify_tirs_hash()
|
D | en.h | 799 void mlx5e_build_indir_tir_ctx_hash(struct mlx5e_params *params,
|
D | en_main.c | 2604 void mlx5e_build_indir_tir_ctx_hash(struct mlx5e_params *params, in mlx5e_build_indir_tir_ctx_hash() function 2770 mlx5e_build_indir_tir_ctx_hash(&priv->channels.params, tt, tirc, true); in mlx5e_build_inner_indir_tir_ctx() 3164 mlx5e_build_indir_tir_ctx_hash(&priv->channels.params, tt, tirc, false); in mlx5e_build_indir_tir_ctx()
|
D | en_tc.c | 372 mlx5e_build_indir_tir_ctx_hash(&priv->channels.params, tt, tirc, false); in mlx5e_hairpin_create_indirect_tirs()
|