Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h113 bool mlx5e_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev);
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c799 bool mlx5e_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev) in mlx5e_tunnel_inner_ft_supported() function
895 if (!params->inner_ttc || !mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_generate_ttc_table_rules()
1163 if (!mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_create_inner_ttc_table()
1191 if (!mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_destroy_inner_ttc_table()
Den_main.c3445 if (!inner_ttc || !mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_create_indirect_tirs()
4829 mlx5e_tunnel_inner_ft_supported(mdev); in mlx5e_build_nic_params()