Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c348 struct mlx5e_hairpin_entry { struct
350 struct hlist_node hairpin_hlist;
353 spinlock_t flows_lock;
355 struct list_head flows;
359 struct list_head dead_peer_wait_list;
361 u16 peer_vhca_id;
362 u8 prio;
363 struct mlx5e_hairpin *hp;
364 refcount_t refcnt;
365 struct completion res_ready;