Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h105 bool mlx5e_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c793 bool mlx5e_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev) in mlx5e_tunnel_inner_ft_supported() function
881 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()
Den_main.c2742 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()