Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c168 struct mlx5e_hairpin_entry { struct
170 struct hlist_node hairpin_hlist;
173 spinlock_t flows_lock;
175 struct list_head flows;
179 struct list_head dead_peer_wait_list;
181 u16 peer_vhca_id;
182 u8 prio;
183 struct mlx5e_hairpin *hp;
184 refcount_t refcnt;
185 struct completion res_ready;