Searched defs:mlx5e_hairpin_entry (Results 1 – 1 of 1) sorted by relevance
337 struct mlx5e_hairpin_entry { struct339 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;