Home
last modified time | relevance | path

Searched refs:act_id_restore_rule (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.h100 struct mlx5_flow_handle *act_id_restore_rule; member
A Den_tc.c3760 attr2->act_id_restore_rule = NULL; in mlx5e_clone_flow_attr_for_post_act()
5794 attr->act_id_restore_rule = esw_add_restore_rule(esw, *act_miss_mapping); in mlx5e_tc_action_miss_mapping_get()
5795 if (IS_ERR(attr->act_id_restore_rule)) in mlx5e_tc_action_miss_mapping_get()
5812 mlx5_del_flow_rules(attr->act_id_restore_rule); in mlx5e_tc_action_miss_mapping_put()

Completed in 14 milliseconds