Searched refs:BTL_HASH_COUNT (Results 1 – 2 of 2) sorted by relevance
75 BTL_HASH_COUNT = 256 variable in BTLibrary268 for j in range(0, BTLibrary.BTL_HASH_COUNT):
85 #define BTL_HASH_COUNT (1u << BTL_HASH_SHIFT) macro86 #define BTL_HASH_MASK (BTL_HASH_COUNT - 1)91 btref_smr_t bth_array[BTL_HASH_COUNT];450 for (uint32_t i = 0; i < BTL_HASH_COUNT; i++) { in __btlib_split_step()483 for (uint32_t j = 0; j < BTL_HASH_COUNT; j++) { in __btlib_validate()