Home
last modified time | relevance | path

Searched defs:mlx5e_encap_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h173 struct mlx5e_encap_entry { struct
175 struct mlx5e_neigh_hash_entry *nhe;
177 struct list_head encap_list;
178 struct mlx5e_neigh m_neigh;
182 struct hlist_node encap_hlist;
183 struct list_head flows;
184 struct mlx5_pkt_reformat *pkt_reformat;
185 const struct ip_tunnel_info *tun_info;
186 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */
188 struct net_device *out_dev;
[all …]