Home
last modified time | relevance | path

Searched refs:post_act_handle (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c129 err = mlx5e_tc_post_act_set_handle(mdev, next_attr->post_act_handle, mod_acts); in mlx5e_tc_act_set_next_post_act()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h96 struct mlx5e_post_act_handle *post_act_handle; member
H A Den_tc.c3614 mlx5e_tc_post_act_unoffload(post_act, attr->post_act_handle); in mlx5e_tc_unoffload_flow_post_acts()
3646 err = mlx5e_tc_post_act_offload(post_act, attr->post_act_handle); in mlx5e_tc_offload_flow_post_acts()
3717 attr->post_act_handle = handle; in alloc_flow_post_acts()
4289 if (attr->post_act_handle) in mlx5_free_flow_attr_actions()
4290 mlx5e_tc_post_act_del(get_post_action(flow->priv), attr->post_act_handle); in mlx5_free_flow_attr_actions()