Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h65 struct mlx5_rep_uplink_priv { struct
69 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