Searched defs:mlx5_esw_offload (Results 1 – 1 of 1) sorted by relevance
197 struct mlx5_esw_offload { struct198 struct mlx5_flow_table *ft_offloads_restore;199 struct mlx5_flow_group *restore_group;200 struct mlx5_modify_hdr *restore_copy_hdr_id;202 struct mlx5_flow_table *ft_offloads;203 struct mlx5_flow_group *vport_rx_group;204 struct mlx5_eswitch_rep *vport_reps;205 struct list_head peer_flows;206 struct mutex peer_mutex;207 struct mutex encap_tbl_lock; /* protects encap_tbl */[all …]