Searched refs:mlx5e_tunnel_proto_supported_tx (Results 1 – 1 of 1) sorted by relevance
4555 static bool mlx5e_tunnel_proto_supported_tx(struct mlx5_core_dev *mdev, u8 proto_type) in mlx5e_tunnel_proto_supported_tx() function4611 if (mlx5e_tunnel_proto_supported_tx(priv->mdev, IPPROTO_IPIP)) in mlx5e_tunnel_features_check()5031 if (mlx5e_tunnel_proto_supported_tx(mdev, mlx5_get_proto_by_tunnel_type(tt))) in mlx5e_tunnel_any_tx_proto_supported()5106 if (mlx5e_tunnel_proto_supported_tx(mdev, IPPROTO_GRE)) { in mlx5e_build_nic_netdev()5115 if (mlx5e_tunnel_proto_supported_tx(mdev, IPPROTO_IPIP)) { in mlx5e_build_nic_netdev()