Searched refs:rules_hash (Results 1 – 3 of 3) sorted by relevance
419 ret = rhashtable_init(&subm->rules_hash, &hws_rules_hash_params); in hws_submatcher_init_first()491 ret = rhashtable_init(&subm->rules_hash, &hws_rules_hash_params); in hws_submatcher_init()520 rhashtable_destroy(&subm->rules_hash); in hws_submatcher_destroy()689 old_data = rhashtable_lookup_get_insert_fast(&subm->rules_hash, in hws_complex_get_subrule_data()737 rhashtable_remove_fast(&subm->rules_hash, in hws_complex_put_subrule_data()
45 struct rhashtable rules_hash; member
46 struct hlist_head rules_hash[ARFS_HASH_SIZE]; member100 mlx5e_for_each_hash_arfs_rule(hn, tmp, arfs_tables[i].rules_hash, j)494 return &arfs_t->rules_hash[bucket_idx]; in arfs_hash_bucket()