Home
last modified time | relevance | path

Searched defs:n_buckets (Results 1 – 12 of 12) sorted by relevance

/dpdk/lib/table/
H A Drte_table_hash_cuckoo.h41 uint32_t n_buckets; member
H A Drte_table_hash.h80 uint32_t n_buckets; member
H A Drte_table_hash_lru.c55 uint32_t n_buckets; member
150 uint32_t n_buckets, i; in rte_table_hash_lru_create() local
H A Drte_swx_table_em.c251 uint32_t n_buckets; member
381 uint32_t key_size, key_data_size, n_buckets, n_buckets_ext, i; in __table_create() local
H A Drte_table_hash_key32.c69 uint32_t n_buckets; member
155 uint32_t n_buckets, i; in rte_table_hash_create_key32_lru() local
H A Drte_table_hash_key8.c65 uint32_t n_buckets; member
143 uint32_t n_buckets, i; in rte_table_hash_create_key8_lru() local
H A Drte_table_hash_key16.c69 uint32_t n_buckets; member
151 uint32_t n_buckets, i; in rte_table_hash_create_key16_lru() local
H A Drte_swx_table_learner.c271 size_t n_buckets; member
H A Drte_table_hash_ext.c74 uint32_t n_buckets; member
/dpdk/drivers/mempool/bucket/
H A Drte_mempool_bucket.c224 unsigned int n_buckets) in bucket_dequeue_buckets()
282 unsigned int n_buckets = n / bd->obj_per_bucket; in bucket_dequeue() local
/dpdk/examples/ip_pipeline/
H A Dpipeline.h122 uint32_t n_buckets; member
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h486 uint32_t n_buckets; member