Home
last modified time | relevance | path

Searched refs:mlx5e_tunnel_proto_supported_tx (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c4555 static bool mlx5e_tunnel_proto_supported_tx(struct mlx5_core_dev *mdev, u8 proto_type) in mlx5e_tunnel_proto_supported_tx() function
4611 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()