Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h153 struct mlx5e_encap_entry { struct
155 struct mlx5e_neigh_hash_entry *nhe;
157 struct list_head encap_list;
158 struct mlx5e_neigh m_neigh;
162 struct hlist_node encap_hlist;
163 struct list_head flows;
164 struct mlx5_pkt_reformat *pkt_reformat;
165 const struct ip_tunnel_info *tun_info;
166 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */
168 struct net_device *out_dev;
[all …]