Searched refs:mlx5e_tunnel_inner_ft_supported (Results 1 – 3 of 3) sorted by relevance
105 bool mlx5e_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev);
793 bool mlx5e_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev) in mlx5e_tunnel_inner_ft_supported() function881 if (!params->inner_ttc || !mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_generate_ttc_table_rules()1159 if (!mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_create_inner_ttc_table()1187 if (!mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_destroy_inner_ttc_table()
2742 if (!mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_modify_tirs_hash()3314 if (!inner_ttc || !mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_create_indirect_tirs()3390 if (!inner_ttc || !mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_destroy_indirect_tirs()4831 mlx5e_tunnel_inner_ft_supported(mdev); in mlx5e_build_nic_params()