Searched refs:OSA_MemoryPoolCreate (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/ |
| D | mem_pool_config.c | 373 …OSA_MemoryPoolCreate(&pmAdapterMemPool, POOL_ID0_BUF0_SZ, (void *)pmAdapterBufferPool, POOL_ID0_PO… in mem_pool_init() 381 …OSA_MemoryPoolCreate(&pmPrivateMemPool, POOL_ID1_BUF0_SZ, (void *)pmPrivateBufferPool, POOL_ID1_PO… in mem_pool_init() 389 …OSA_MemoryPoolCreate(&buf_32_MemPool, POOL_ID2_BUF0_SZ, (void *)buf_32_BufferPool, POOL_ID2_POOL_S… in mem_pool_init() 397 …OSA_MemoryPoolCreate(&buf_128_MemPool, POOL_ID3_BUF0_SZ, (void *)buf_128_BufferPool, POOL_ID3_POOL… in mem_pool_init() 405 …OSA_MemoryPoolCreate(&buf_256_MemPool, POOL_ID4_BUF0_SZ, (void *)buf_256_BufferPool, POOL_ID4_POOL… in mem_pool_init() 413 …OSA_MemoryPoolCreate(&buf_512_MemPool, POOL_ID5_BUF0_SZ, (void *)buf_512_BufferPool, POOL_ID5_POOL… in mem_pool_init() 421 …OSA_MemoryPoolCreate(&buf_768_MemPool, POOL_ID6_BUF0_SZ, (void *)buf_768_BufferPool, POOL_ID6_POOL… in mem_pool_init() 429 …OSA_MemoryPoolCreate(&buf_1024_MemPool, POOL_ID7_BUF0_SZ, (void *)buf_1024_BufferPool, POOL_ID7_PO… in mem_pool_init() 437 …OSA_MemoryPoolCreate(&buf_1280_MemPool, POOL_ID8_BUF0_SZ, (void *)buf_1280_BufferPool, POOL_ID8_PO… in mem_pool_init() 445 …OSA_MemoryPoolCreate(&buf_1536_MemPool, POOL_ID9_BUF0_SZ, (void *)buf_1536_BufferPool, POOL_ID9_PO… in mem_pool_init() [all …]
|
| D | mem_pool.c | 75 MemoryPool_t OSA_MemoryPoolCreate( in OSA_MemoryPoolCreate() function
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/ |
| D | mem_pool.h | 66 MemoryPool_t OSA_MemoryPoolCreate(
|