Searched refs:post_act_handle (Results 1 – 3 of 3) sorted by relevance
144 err = mlx5e_tc_post_act_set_handle(mdev, next_attr->post_act_handle, mod_acts); in mlx5e_tc_act_set_next_post_act()
91 struct mlx5e_post_act_handle *post_act_handle; member
3679 mlx5e_tc_post_act_unoffload(post_act, attr->post_act_handle); in mlx5e_tc_unoffload_flow_post_acts()3695 if (attr->post_act_handle) in free_flow_post_acts()3696 mlx5e_tc_post_act_del(post_act, attr->post_act_handle); in free_flow_post_acts()3726 err = mlx5e_tc_post_act_offload(post_act, attr->post_act_handle); in mlx5e_tc_offload_flow_post_acts()3808 attr->post_act_handle = handle; in alloc_flow_post_acts()