Searched refs:btsp_count (Results 1 – 1 of 1) sorted by relevance
1087 uint32_t btsp_count; member1097 pair.btsp_count = (pair.btsp_size - sizeof(struct btlog_log)) / in __btlog_size()1102 pair.btsp_count = MAX(1u << fls(count - 1), 128u); in __btlog_size()1104 pair.btsp_count * sizeof(struct bt_log_entry) + in __btlog_size()1105 (pair.btsp_count >> 2) * sizeof(struct btlog_hash)); in __btlog_size()1389 btlu.btl->btl_count = pair.btsp_count; in btlog_create()