Searched refs:bufpool14 (Results 1 – 4 of 4) sorted by relevance
193 uint8_t bufpool14[(ALIGN_POOL(GKI_BUF14_SIZE) + BUFFER_PADDING_SIZE) * member261 uint8_t* bufpool14;
253 p_cb->bufpool14 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()321 gki_init_free_queue(14, GKI_BUF14_SIZE, GKI_BUF14_MAX, p_cb->bufpool14); in gki_buffer_init()
252 p_cb->bufpool14 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()320 gki_init_free_queue(14, GKI_BUF14_SIZE, GKI_BUF14_MAX, p_cb->bufpool14); in gki_buffer_init()