Home
last modified time | relevance | path

Searched refs:buf_256_MemoryPool (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool_config.c318 MemoryPool_t buf_256_MemoryPool; variable
404 buf_256_MemoryPool = in mem_pool_init()
406 if (buf_256_MemoryPool == NULL) in mem_pool_init()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/
Dmem_pool_config.h32 extern MemoryPool_t buf_256_MemoryPool;
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_11k.c341 param = (wlan_rrm_scan_cb_param *)OSA_MemoryPoolAllocate(buf_256_MemoryPool); in wlan_process_rm_beacon_req()
436 OSA_MemoryPoolFree(buf_256_MemoryPool, param); in wlan_process_rm_beacon_req()
Dmlan_11n_rxreorder.c384 OSA_MemoryPoolFree(buf_256_MemoryPool, rx_reor_tbl_ptr->rx_reorder_ptr); in wlan_11n_delete_rxreorder_tbl_entry()
547 new_node->rx_reorder_ptr = OSA_MemoryPoolAllocate(buf_256_MemoryPool); in wlan_11n_create_rxreorder_tbl()
Dmlan_glue.c170 void *dot11n_eventbuf = OSA_MemoryPoolAllocate(buf_256_MemoryPool); in wifi_11n_save_request()
708 OSA_MemoryPoolFree(buf_256_MemoryPool, saved_event_buff); in wrapper_wlan_cmd_11n_addba_rspgen()
725 OSA_MemoryPoolFree(buf_256_MemoryPool, saved_event_buff); in wrapper_wlan_cmd_11n_ba_stream_timeout()
740 OSA_MemoryPoolFree(buf_256_MemoryPool, saved_event_buff); in wrapper_wlan_cmd_11n_delba_rspgen()
2837 wifi_sta_list_t *sl = OSA_MemoryPoolAllocate(buf_256_MemoryPool); in load_bss_list()
5776 OSA_MemoryPoolFree(buf_256_MemoryPool, saved_event_buff); in wifi_handle_fw_event()
5865 OSA_MemoryPoolFree(buf_256_MemoryPool, saved_event_buff); in wifi_handle_fw_event()
5889 OSA_MemoryPoolFree(buf_256_MemoryPool, saved_event_buff); in wifi_handle_fw_event()
5977 sta_node_ptr = OSA_MemoryPoolAllocate(buf_256_MemoryPool); in wifi_handle_fw_event()
6004 OSA_MemoryPoolFree(buf_256_MemoryPool, sta_node_ptr); in wifi_handle_fw_event()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c3617 OSA_MemoryPoolFree(buf_256_MemoryPool, msg->data); in wlcm_process_addba_request()
3634 OSA_MemoryPoolFree(buf_256_MemoryPool, msg->data); in wlcm_process_delba_request()
3653 OSA_MemoryPoolFree(buf_256_MemoryPool, msg->data); in wlcm_process_ba_stream_timeout_request()