Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h162 struct mlx5e_decap_entry { struct
163 struct mlx5e_decap_key key;
164 struct list_head flows;
165 struct hlist_node hlist;
166 refcount_t refcnt;
167 struct completion res_ready;
168 int compl_result;
169 struct mlx5_pkt_reformat *pkt_reformat;
170 struct rcu_head rcu;
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h181 struct mlx5e_decap_entry { struct
182 struct mlx5e_decap_key key;
183 struct list_head flows;
184 struct hlist_node hlist;
185 refcount_t refcnt;
186 struct completion res_ready;
187 int compl_result;
188 struct mlx5_pkt_reformat *pkt_reformat;
189 struct rcu_head rcu;