Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3581 struct mlx5e_tc_tunnel *tc_tunnel; member
3588 a->tc_tunnel->tunnel_type != b->tc_tunnel->tunnel_type; in cmp_encap_info()
3600 key->tc_tunnel->tunnel_type); in hash_encap_info()
3642 e_key.tc_tunnel = e->tunnel; in mlx5e_encap_get()
3717 key.tc_tunnel = mlx5e_get_tc_tun(mirred_dev); in mlx5e_attach_encap()
3718 if (!key.tc_tunnel) { in mlx5e_attach_encap()