Home
last modified time | relevance | path

Searched refs:pmPrivateMemoryPool (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool_config.c315 MemoryPool_t pmPrivateMemoryPool; variable
380 pmPrivateMemoryPool = in mem_pool_init()
382 if (pmPrivateMemoryPool == NULL) in mem_pool_init()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_shim.c191 pmadapter->priv[i] = OSA_MemoryPoolAllocate(pmPrivateMemoryPool); in mlan_register()
274 OSA_MemoryPoolFree(pmPrivateMemoryPool, pmadapter->priv[i]); in mlan_register()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/
Dmem_pool_config.h29 extern MemoryPool_t pmPrivateMemoryPool;