Searched refs:mlx5e_tunnel_proto_supported_tx (Results 1 – 1 of 1) sorted by relevance
4849 static bool mlx5e_tunnel_proto_supported_tx(struct mlx5_core_dev *mdev, u8 proto_type) in mlx5e_tunnel_proto_supported_tx() function4905 if (mlx5e_tunnel_proto_supported_tx(priv->mdev, IPPROTO_IPIP)) in mlx5e_tunnel_features_check()5297 if (mlx5e_tunnel_proto_supported_tx(mdev, mlx5_get_proto_by_tunnel_type(tt))) in mlx5e_tunnel_any_tx_proto_supported()5514 if (mlx5e_tunnel_proto_supported_tx(mdev, IPPROTO_GRE)) { in mlx5e_build_nic_netdev()5523 if (mlx5e_tunnel_proto_supported_tx(mdev, IPPROTO_IPIP)) { in mlx5e_build_nic_netdev()