Searched defs:mlx5e_hairpin_entry (Results 1 – 1 of 1) sorted by relevance
168 struct mlx5e_hairpin_entry { struct170 struct hlist_node hairpin_hlist;173 spinlock_t flows_lock;175 struct list_head flows;179 struct list_head dead_peer_wait_list;181 u16 peer_vhca_id;182 u8 prio;183 struct mlx5e_hairpin *hp;184 refcount_t refcnt;185 struct completion res_ready;