Searched defs:mlx5e_decap_entry (Results 1 – 1 of 1) sorted by relevance
171 struct mlx5e_decap_entry { struct172 struct mlx5e_decap_key key;173 struct list_head flows;174 struct hlist_node hlist;175 refcount_t refcnt;176 struct completion res_ready;177 int compl_result;178 struct mlx5_pkt_reformat *pkt_reformat;179 struct rcu_head rcu;