Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h67 struct mlx5_rep_uplink_priv { struct
75 struct list_head tc_indr_block_priv_list;
77 struct mlx5_tun_entropy tun_entropy;
80 struct mutex unready_flows_lock;
81 struct list_head unready_flows;
82 struct work_struct reoffload_flows_work;
85 struct mapping_ctx *tunnel_mapping;
87 struct mapping_ctx *tunnel_enc_opts_mapping;
112 struct mlx5_rep_uplink_priv uplink_priv; /* valid for uplink rep */ argument