Searched defs:mlx5_esw_offload (Results 1 – 1 of 1) sorted by relevance
232 struct mlx5_esw_offload { struct233 struct mlx5_flow_table *ft_offloads_restore;234 struct mlx5_flow_group *restore_group;235 struct mlx5_modify_hdr *restore_copy_hdr_id;236 struct mapping_ctx *reg_c0_obj_pool;238 struct mlx5_flow_table *ft_offloads;239 struct mlx5_flow_group *vport_rx_group;240 struct xarray vport_reps;241 struct list_head peer_flows;242 struct mutex peer_mutex;[all …]