Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_rule.c260 new_htbl->ctrl.num_of_collisions++; in dr_rule_rehash_copy_ste()
518 ste->htbl->ctrl.num_of_collisions++; in dr_rule_handle_collision()
625 if (ctrl->num_of_collisions >= ctrl->increase_threshold && in dr_rule_need_enlarge_hash()
626 (ctrl->num_of_valid_entries - ctrl->num_of_collisions) >= ctrl->increase_threshold) in dr_rule_need_enlarge_hash()
Ddr_types.h144 unsigned int num_of_collisions; member
Ddr_ste.c417 stats_tbl->ctrl.num_of_collisions--; in dr_ste_replace_head_ste()
446 stats_tbl->ctrl.num_of_collisions--; in dr_ste_remove_middle_ste()