Home
last modified time | relevance | path

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

/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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h97 struct mlx5e_post_act_handle *post_act_handle; member
H A Den_tc.c1835 attr2->post_act_handle = handle; in extra_split_attr_dests()
3733 mlx5e_tc_post_act_unoffload(post_act, attr->post_act_handle); in mlx5e_tc_unoffload_flow_post_acts()
3765 err = mlx5e_tc_post_act_offload(post_act, attr->post_act_handle); in mlx5e_tc_offload_flow_post_acts()
3836 attr->post_act_handle = handle; in alloc_flow_post_acts()
4408 if (attr->post_act_handle) in mlx5_free_flow_attr_actions()
4409 mlx5e_tc_post_act_del(get_post_action(flow->priv), attr->post_act_handle); in mlx5_free_flow_attr_actions()