Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c582 struct mlx5e_hairpin_entry { struct
584 struct hlist_node hairpin_hlist;
587 spinlock_t flows_lock;
589 struct list_head flows;
593 struct list_head dead_peer_wait_list;
595 u16 peer_vhca_id;
596 u8 prio;
597 struct mlx5e_hairpin *hp;
598 refcount_t refcnt;
599 struct completion res_ready;