Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h241 bool mlx5e_tunnel_proto_supported(struct mlx5_core_dev *mdev, u8 proto_type);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c769 bool mlx5e_tunnel_proto_supported(struct mlx5_core_dev *mdev, u8 proto_type) in mlx5e_tunnel_proto_supported() function
787 if (mlx5e_tunnel_proto_supported(mdev, ttc_tunnel_rules[tt].proto)) in mlx5e_any_tunnel_proto_supported()
888 if (!mlx5e_tunnel_proto_supported(priv->mdev, in mlx5e_generate_ttc_table_rules()
Den_main.c4258 if (mlx5e_tunnel_proto_supported(priv->mdev, IPPROTO_IPIP)) in mlx5e_tunnel_features_check()
4911 if (mlx5e_tunnel_proto_supported(mdev, IPPROTO_GRE)) { in mlx5e_build_nic_netdev()
4920 if (mlx5e_tunnel_proto_supported(mdev, IPPROTO_IPIP)) { in mlx5e_build_nic_netdev()