Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c337 struct mlx5e_hairpin_entry { struct
339 struct hlist_node hairpin_hlist;
342 spinlock_t flows_lock;
344 struct list_head flows;
348 struct list_head dead_peer_wait_list;
350 u16 peer_vhca_id;
351 u8 prio;
352 struct mlx5e_hairpin *hp;
353 refcount_t refcnt;
354 struct completion res_ready;