Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c550 struct mlx5e_hairpin_entry { struct
552 struct hlist_node hairpin_hlist;
555 spinlock_t flows_lock;
557 struct list_head flows;
561 struct list_head dead_peer_wait_list;
563 u16 peer_vhca_id;
564 u8 prio;
565 struct mlx5e_hairpin *hp;
566 refcount_t refcnt;
567 struct completion res_ready;