Searched defs:mlx5_esw_offload (Results 1 – 1 of 1) sorted by relevance
239 struct mlx5_esw_offload { struct240 struct mlx5_flow_table *ft_offloads_restore;241 struct mlx5_flow_group *restore_group;242 struct mlx5_modify_hdr *restore_copy_hdr_id;243 struct mapping_ctx *reg_c0_obj_pool;245 struct mlx5_flow_table *ft_offloads;246 struct mlx5_flow_group *vport_rx_group;247 struct mlx5_flow_group *vport_rx_drop_group;248 struct mlx5_flow_handle *vport_rx_drop_rule;249 struct xarray vport_reps;[all …]