Searched defs:mlx5e_decap_entry (Results 1 – 1 of 1) sorted by relevance
181 struct mlx5e_decap_entry { struct182 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;