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