Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.h100 struct mlx5_flow_handle *act_id_restore_rule; member
Den_tc.c3564 attr2->act_id_restore_rule = NULL; in mlx5e_clone_flow_attr_for_post_act()
5715 attr->act_id_restore_rule = esw_add_restore_rule(esw, *act_miss_mapping); in mlx5e_tc_action_miss_mapping_get()
5716 if (IS_ERR(attr->act_id_restore_rule)) in mlx5e_tc_action_miss_mapping_get()
5732 mlx5_del_flow_rules(attr->act_id_restore_rule); in mlx5e_tc_action_miss_mapping_put()