Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h113 bool mlx5e_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c800 bool mlx5e_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev) in mlx5e_tunnel_inner_ft_supported() function
896 if (!params->inner_ttc || !mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_generate_ttc_table_rules()
1166 if (!mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_create_inner_ttc_table()
1194 if (!mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_destroy_inner_ttc_table()
H A Den_main.c3459 if (!inner_ttc || !mlx5e_tunnel_inner_ft_supported(priv->mdev)) in mlx5e_create_indirect_tirs()
4927 mlx5e_tunnel_inner_ft_supported(mdev); in mlx5e_build_nic_params()