Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Drule.h67 bool skip_delete; /* For complex rules - another rule with same tag member
H A Dbwc_complex.c816 bwc_rule->rule->skip_delete = !is_last_rule; in hws_complex_subrule_destroy()
1015 tmp_rule->skip_delete = false; in mlx5hws_bwc_matcher_complex_move()
H A Drule.c473 if (rule->skip_delete) { in hws_rule_destroy_hws()