Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c579 struct mlx5e_hairpin_entry { struct
581 struct hlist_node hairpin_hlist;
584 spinlock_t flows_lock;
586 struct list_head flows;
590 struct list_head dead_peer_wait_list;
592 u16 peer_vhca_id;
593 u8 prio;
594 struct mlx5e_hairpin *hp;
595 refcount_t refcnt;
596 struct completion res_ready;