Searched defs:mlx5e_decap_entry (Results 1 – 1 of 1) sorted by relevance
175 struct mlx5e_decap_entry { struct176 struct mlx5e_decap_key key;177 struct list_head flows;178 struct hlist_node hlist;179 refcount_t refcnt;180 struct completion res_ready;181 int compl_result;182 struct mlx5_pkt_reformat *pkt_reformat;183 struct rcu_head rcu;