Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool_config.c320 MemoryPool_t buf_768_MemoryPool; variable
420 buf_768_MemoryPool = in mem_pool_init()
422 if (buf_768_MemoryPool == NULL) in mem_pool_init()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/
Dmem_pool_config.h34 extern MemoryPool_t buf_768_MemoryPool;
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_scan.c2552 pscan_cfg_out = (wlan_scan_cmd_config_tlv *)OSA_MemoryPoolAllocate(buf_768_MemoryPool); in wlan_scan_networks()
2598 OSA_MemoryPoolFree(buf_768_MemoryPool, pscan_cfg_out); in wlan_scan_networks()
2644 OSA_MemoryPoolFree(buf_768_MemoryPool, pscan_cfg_out); in wlan_scan_networks()