Searched defs:num_buckets (Results 1 – 9 of 9) sorted by relevance
264 uint32_t num_buckets, num_items; in nhgrp_ctl_alloc_default() local
76 uint32_t num_buckets, num_items; in nhops_init_rib() local
124 uint32_t num_buckets; /**< How many buckets per wheel */ member
853 uint64_t num_buckets : 20; /**< Number of buckets - 1 */ member
110 uint32_t num_buckets; in get_prim_bucket_index() local121 uint32_t num_buckets; in get_alt_bucket_index() local372 uint32_t num_buckets; in generate_keys() local
92 uint32_t num_buckets = num_entries / RTE_MEMBER_BUCKET_ENTRIES; in rte_member_create_ht() local
163 uint32_t num_buckets; /**< Number of buckets in table. */ member
246 const uint32_t num_buckets = rte_align32pow2(params->entries) / in rte_hash_create() local
242 uint32_t num_buckets; member