Searched refs:buf_1024_MemoryPool (Results 1 – 5 of 5) sorted by relevance
321 MemoryPool_t buf_1024_MemoryPool; variable428 buf_1024_MemoryPool = in mem_pool_init()430 if (buf_1024_MemoryPool == NULL) in mem_pool_init()
35 extern MemoryPool_t buf_1024_MemoryPool;
5384 buf = OSA_MemoryPoolAllocate(buf_1024_MemoryPool); in wifi_set_ecsa_cfg()5402 OSA_MemoryPoolFree(buf_1024_MemoryPool, buf); in wifi_set_ecsa_cfg()5532 OSA_MemoryPoolFree(buf_1024_MemoryPool, buf); in wifi_set_ecsa_cfg()5546 OSA_MemoryPoolFree(buf_1024_MemoryPool, buf); in wifi_set_ecsa_cfg()5569 OSA_MemoryPoolFree(buf_1024_MemoryPool, buf); in wifi_set_ecsa_cfg()5578 OSA_MemoryPoolFree(buf_1024_MemoryPool, buf); in wifi_set_ecsa_cfg()5595 bss = OSA_MemoryPoolAllocate(buf_1024_MemoryPool); in wifi_set_action_ecsa_cfg()5621 OSA_MemoryPoolFree(buf_1024_MemoryPool, bss); in wifi_set_action_ecsa_cfg()5628 OSA_MemoryPoolFree(buf_1024_MemoryPool, bss); in wifi_set_action_ecsa_cfg()
7663 void *rutxcmd_resp_buff = OSA_MemoryPoolAllocate(buf_1024_MemoryPool); in wifi_set_11ax_rutxpowerlimit()7684 OSA_MemoryPoolFree(buf_1024_MemoryPool, rutxcmd_resp_buff); in wifi_set_11ax_rutxpowerlimit()
5401 char *CPU_RunInfo = (char *)OSA_MemoryPoolAllocate(buf_1024_MemoryPool);5438 OSA_MemoryPoolFree(buf_1024_MemoryPool, CPU_RunInfo);