Home
last modified time | relevance | path

Searched defs:table_index (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test/
H A Dtest_hash_perf.c81 create_table(unsigned int with_data, unsigned int table_index, in create_table()
121 shuffle_input_keys(unsigned int table_index, unsigned int ext) in shuffle_input_keys()
157 get_input_keys(unsigned int with_pushes, unsigned int table_index, in get_input_keys()
252 unsigned int table_index, unsigned int ext) in timed_adds()
313 unsigned int table_index, unsigned int ext) in timed_lookups()
390 unsigned int table_index, unsigned int ext) in timed_lookups_multi()
526 unsigned int table_index, unsigned int ext) in timed_deletes()
563 free_table(unsigned table_index) in free_table()
569 reset_table(unsigned table_index) in reset_table()
/dpdk/drivers/net/sfc/
H A Dsfc_tbl_meta_cache.c212 uint32_t table_index; in sfc_tbl_meta_cache_update() local