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