mlx5e_tunnel_proto_supported_tx
if (mlx5e_tunnel_proto_supported_tx(priv->mdev, IPPROTO_IPIP))
if (mlx5e_tunnel_proto_supported_tx(mdev, mlx5_get_proto_by_tunnel_type(tt)))
if (mlx5e_tunnel_proto_supported_tx(mdev, IPPROTO_GRE)) {
if (mlx5e_tunnel_proto_supported_tx(mdev, IPPROTO_IPIP)) {