Searched refs:mlx5e_tunnel_inner_ft_supported (Results 1 – 3 of 3) sorted by relevance
113 bool mlx5e_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev);
799 bool mlx5e_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev) in mlx5e_tunnel_inner_ft_supported() function895 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()
3445 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()