Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_rule.c295 new_htbl->ctrl.num_of_valid_entries++; in dr_rule_rehash_copy_ste()
565 ste->htbl->ctrl.num_of_valid_entries++; in dr_rule_handle_collision()
705 (ctrl->num_of_valid_entries - ctrl->num_of_collisions) >= threshold) in dr_rule_need_enlarge_hash()
815 cur_htbl->ctrl.num_of_valid_entries++; in dr_rule_handle_empty_entry()
H A Ddr_types.h184 unsigned int num_of_valid_entries; member