mlx5e_tunnel_inner_ft_supported  105 drivers/net/ethernet/mellanox/mlx5/core/en/fs.h bool mlx5e_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev);
mlx5e_tunnel_inner_ft_supported  881 drivers/net/ethernet/mellanox/mlx5/core/en_fs.c 	if (!params->inner_ttc || !mlx5e_tunnel_inner_ft_supported(priv->mdev))
mlx5e_tunnel_inner_ft_supported 1143 drivers/net/ethernet/mellanox/mlx5/core/en_fs.c 	if (!mlx5e_tunnel_inner_ft_supported(priv->mdev))
mlx5e_tunnel_inner_ft_supported 1171 drivers/net/ethernet/mellanox/mlx5/core/en_fs.c 	if (!mlx5e_tunnel_inner_ft_supported(priv->mdev))
mlx5e_tunnel_inner_ft_supported 3340 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	if (!inner_ttc || !mlx5e_tunnel_inner_ft_supported(priv->mdev))
mlx5e_tunnel_inner_ft_supported 4853 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 		mlx5e_tunnel_inner_ft_supported(mdev);