Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rep.h180 struct mlx5e_decap_entry { struct
181 struct mlx5e_decap_key key;
182 struct list_head flows;
183 struct hlist_node hlist;
184 refcount_t refcnt;
185 struct completion res_ready;
186 int compl_result;
187 struct mlx5_pkt_reformat *pkt_reformat;
188 struct rcu_head rcu;

Completed in 4 milliseconds