Searched refs:pool_start (Results 1 – 2 of 2) sorted by relevance
65 p_cb->pool_start[id] = (UINT8 *)p_mem; in gki_init_free_queue()105 osi_free(p_cb->pool_start[i]); in gki_buffer_cleanup()112 p_cb->pool_start[i] = NULL; in gki_buffer_cleanup()151 p_cb->pool_start[i] = NULL; in gki_buffer_init()
54 …UINT8 *pool_start[GKI_NUM_TOTAL_BUF_POOLS]; /* array of pointers to the start of each buffer p… member