Searched defs:mlx5_rep_uplink_priv (Results 1 – 1 of 1) sorted by relevance
65 struct mlx5_rep_uplink_priv { struct69 struct rhashtable tc_ht;78 struct list_head tc_indr_block_priv_list;80 struct mlx5_tun_entropy tun_entropy;83 struct mutex unready_flows_lock;84 struct list_head unready_flows;85 struct work_struct reoffload_flows_work;110 struct mlx5_rep_uplink_priv uplink_priv; /* valid for uplink rep */ argument