Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c597 struct mlx5e_hairpin_entry { struct
599 struct hlist_node hairpin_hlist;
602 spinlock_t flows_lock;
604 struct list_head flows;
608 struct list_head dead_peer_wait_list;
610 u16 peer_vhca_id;
611 u8 prio;
612 struct mlx5e_hairpin *hp;
613 refcount_t refcnt;
614 struct completion res_ready;

Completed in 15 milliseconds