mlx5_vxlan_lookup_port   32 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c 	if (!mlx5_vxlan_lookup_port(priv->mdev->vxlan,
mlx5_vxlan_lookup_port   69 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c 	if (!mlx5_vxlan_lookup_port(priv->mdev->vxlan, dst_port)) {
mlx5_vxlan_lookup_port 4298 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 		if (mlx5_vxlan_lookup_port(priv->mdev->vxlan, port))
mlx5_vxlan_lookup_port  115 drivers/net/ethernet/mellanox/mlx5/core/lib/vxlan.c 	vxlanp = mlx5_vxlan_lookup_port(vxlan, port);
mlx5_vxlan_lookup_port   53 drivers/net/ethernet/mellanox/mlx5/core/lib/vxlan.h struct mlx5_vxlan_port *mlx5_vxlan_lookup_port(struct mlx5_vxlan *vxlan, u16 port);