Searched defs:mlx5e_sample_flow (Results 1 – 1 of 1) sorted by relevance
41 struct mlx5e_sample_flow { struct42 struct mlx5e_sampler *sampler;43 struct mlx5e_sample_restore *restore;44 struct mlx5_flow_attr *pre_attr;45 struct mlx5_flow_handle *pre_rule;46 struct mlx5_flow_attr *post_attr;47 struct mlx5_flow_handle *post_rule;48 struct mlx5e_post_act_handle *post_act_handle;
Completed in 10 milliseconds