Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c3921 static bool mlx5e_tunnel_proto_supported_tx(struct mlx5_core_dev *mdev, u8 proto_type) in mlx5e_tunnel_proto_supported_tx() function
3977 if (mlx5e_tunnel_proto_supported_tx(priv->mdev, IPPROTO_IPIP)) in mlx5e_tunnel_features_check()
4401 if (mlx5e_tunnel_proto_supported_tx(mdev, mlx5_get_proto_by_tunnel_type(tt))) in mlx5e_tunnel_any_tx_proto_supported()
4470 if (mlx5e_tunnel_proto_supported_tx(mdev, IPPROTO_GRE)) { in mlx5e_build_nic_netdev()
4476 if (mlx5e_tunnel_proto_supported_tx(mdev, IPPROTO_IPIP)) { in mlx5e_build_nic_netdev()