Searched refs:pool_end (Results 1 – 2 of 2) sorted by relevance
240 uint8_t* pool_end[GKI_NUM_TOTAL_BUF_POOLS]; /* array of pointers to the end of member
62 p_cb->pool_end[id] = (uint8_t*)p_mem + (act_size * total); in gki_init_free_queue()136 p_cb->pool_end[tt] = nullptr; in gki_buffer_init()955 if ((p_ua > p_cb->pool_start[xx]) && (p_ua < p_cb->pool_end[xx])) { in GKI_find_buf_start()1279 p_cb->pool_end[pool_id] = nullptr; in GKI_delete_pool()