Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_rule.c273 new_htbl->ctrl.num_of_collisions++; in dr_rule_rehash_copy_ste()
537 ste->htbl->ctrl.num_of_collisions++; in dr_rule_handle_collision()
677 if (ctrl->num_of_collisions >= threshold && in dr_rule_need_enlarge_hash()
678 (ctrl->num_of_valid_entries - ctrl->num_of_collisions) >= threshold) in dr_rule_need_enlarge_hash()
A Ddr_ste.c256 stats_tbl->ctrl.num_of_collisions--; in dr_ste_replace_head_ste()
286 stats_tbl->ctrl.num_of_collisions--; in dr_ste_remove_middle_ste()
A Ddr_types.h173 unsigned int num_of_collisions; member

Completed in 26 milliseconds