Searched refs:post_rule (Results 1 – 1 of 1) sorted by relevance
49 struct mlx5_flow_handle *post_rule; member391 sample_flow->post_rule = mlx5_eswitch_add_offloaded_rule(esw, spec, post_attr); in add_post_rule()392 if (IS_ERR(sample_flow->post_rule)) { in add_post_rule()393 err = PTR_ERR(sample_flow->post_rule); in add_post_rule()413 mlx5_eswitch_del_offloaded_rule(esw, sample_flow->post_rule, sample_flow->post_attr); in del_post_rule()581 if (sample_flow->post_rule) in mlx5e_tc_sample_offload()609 if (sample_flow->post_rule) in mlx5e_tc_sample_unoffload()