Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3673 struct mlx5e_tc_tunnel *tc_tunnel; member
3680 a->tc_tunnel->tunnel_type != b->tc_tunnel->tunnel_type; in cmp_encap_info()
3692 key->tc_tunnel->tunnel_type); in hash_encap_info()
3734 e_key.tc_tunnel = e->tunnel; in mlx5e_encap_get()
3809 key.tc_tunnel = mlx5e_get_tc_tun(mirred_dev); in mlx5e_attach_encap()
3810 if (!key.tc_tunnel) { in mlx5e_attach_encap()