Home
last modified time | relevance | path

Searched refs:mlx5_tunnel_inner_ft_supported (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_ttc.h69 bool mlx5_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev);
H A Dfs_ttc.c173 bool mlx5_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev) in mlx5_tunnel_inner_ft_supported() function
263 if (!params->inner_ttc || !mlx5_tunnel_inner_ft_supported(dev)) in mlx5_generate_ttc_table_rules()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c937 if (!tunnel || !mlx5_tunnel_inner_ft_supported(fs->mdev)) in mlx5e_set_ttc_params()
1265 if (!mlx5_tunnel_inner_ft_supported(fs->mdev)) in mlx5e_destroy_inner_ttc_table()
1280 if (!mlx5_tunnel_inner_ft_supported(fs->mdev)) in mlx5e_create_inner_ttc_table()
H A Den_main.c5362 if (mlx5_tunnel_inner_ft_supported(mdev)) in mlx5e_init_nic_rx()