Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c336 struct mlx5e_hairpin_entry { struct
338 struct hlist_node hairpin_hlist;
341 spinlock_t flows_lock;
343 struct list_head flows;
347 struct list_head dead_peer_wait_list;
349 u16 peer_vhca_id;
350 u8 prio;
351 struct mlx5e_hairpin *hp;
352 refcount_t refcnt;
353 struct completion res_ready;