Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_hash.c83 uint64_t hash_tbl_max; /* max in entire table */ member
268 if (p_table->num_entries > p_table->hash_tbl_max) { in dapli_hash_add()
269 p_table->hash_tbl_max = p_table->num_entries; in dapli_hash_add()