Home
last modified time | relevance | path

Searched refs:buf_128_MemoryPool (Results 1 – 12 of 12) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_11v.c194 pnlist_rep_param = (wlan_nlist_report_param *)OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wlan_process_mgmt_wnm_btm_req()
220 struct wnm_neighbor_report *preport = OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wlan_process_mgmt_wnm_btm_req()
228 OSA_MemoryPoolFree(buf_128_MemoryPool, pnlist_rep_param); in wlan_process_mgmt_wnm_btm_req()
245 OSA_MemoryPoolFree(buf_128_MemoryPool, preport); in wlan_process_mgmt_wnm_btm_req()
246 OSA_MemoryPoolFree(buf_128_MemoryPool, pnlist_rep_param); in wlan_process_mgmt_wnm_btm_req()
282 OSA_MemoryPoolFree(buf_128_MemoryPool, preport); in wlan_process_mgmt_wnm_btm_req()
283 OSA_MemoryPoolFree(buf_128_MemoryPool, pnlist_rep_param); in wlan_process_mgmt_wnm_btm_req()
319 OSA_MemoryPoolFree(buf_128_MemoryPool, pnlist_rep_param); in wlan_process_mgmt_wnm_btm_req()
325 OSA_MemoryPoolFree(buf_128_MemoryPool, preport); in wlan_process_mgmt_wnm_btm_req()
345 OSA_MemoryPoolFree(buf_128_MemoryPool, pnlist_rep_param); in wlan_process_mgmt_wnm_btm_req()
Dmlan_11n_rxreorder.c62 OSA_MemoryPoolFree(buf_128_MemoryPool, pmbuf->pbuf); in wlan_11n_dispatch_amsdu_pkt()
76 OSA_MemoryPoolFree(buf_128_MemoryPool, pmbuf); in wlan_11n_dispatch_amsdu_pkt()
246 OSA_MemoryPoolFree(buf_128_MemoryPool, ((pmlan_buffer)rx_tmp_ptr)->pbuf); in wlan_11n_free_rxreorder_pkt()
247 OSA_MemoryPoolFree(buf_128_MemoryPool, rx_tmp_ptr); in wlan_11n_free_rxreorder_pkt()
390 OSA_MemoryPoolFree(buf_128_MemoryPool, rx_reor_tbl_ptr); in wlan_11n_delete_rxreorder_tbl_entry()
507 new_node = OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wlan_11n_create_rxreorder_tbl()
557 OSA_MemoryPoolFree(buf_128_MemoryPool, new_node); in wlan_11n_create_rxreorder_tbl()
935 OSA_MemoryPoolFree(buf_128_MemoryPool, ((pmlan_buffer)payload)->pbuf); in wlan_is_rsn_replay_attack()
936 OSA_MemoryPoolFree(buf_128_MemoryPool, payload); in wlan_is_rsn_replay_attack()
Dmlan_txrx.c133 OSA_MemoryPoolFree(buf_128_MemoryPool, pmbuf->pbuf); in wlan_process_uap_rx_packet()
134 OSA_MemoryPoolFree(buf_128_MemoryPool, pmbuf); in wlan_process_uap_rx_packet()
Dmlan_11k.c910 …rt_param *pnlist_rep_param = (wlan_nlist_report_param *)OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wlan_process_neighbor_report_response()
929 OSA_MemoryPoolFree(buf_128_MemoryPool, pnlist_rep_param); in wlan_process_neighbor_report_response()
988 OSA_MemoryPoolFree(buf_128_MemoryPool, pnlist_rep_param); in wlan_process_neighbor_report_response()
997 OSA_MemoryPoolFree(buf_128_MemoryPool, pnlist_rep_param); in wlan_process_neighbor_report_response()
Dmlan_api.c4177 mib = OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wifi_set_rts()
4198 OSA_MemoryPoolFree(buf_128_MemoryPool, mib); in wifi_set_rts()
4214 OSA_MemoryPoolFree(buf_128_MemoryPool, mib); in wifi_set_rts()
4225 OSA_MemoryPoolFree(buf_128_MemoryPool, mib); in wifi_set_rts()
4250 OSA_MemoryPoolFree(buf_128_MemoryPool, mib); in wifi_set_rts()
4258 OSA_MemoryPoolFree(buf_128_MemoryPool, mib); in wifi_set_rts()
4281 mib = OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wifi_set_frag()
4302 OSA_MemoryPoolFree(buf_128_MemoryPool, mib); in wifi_set_frag()
4318 OSA_MemoryPoolFree(buf_128_MemoryPool, mib); in wifi_set_frag()
4329 OSA_MemoryPoolFree(buf_128_MemoryPool, mib); in wifi_set_frag()
[all …]
Dmlan_join.c141 tmp = OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wlan_get_common_rates()
198 OSA_MemoryPoolFree(buf_128_MemoryPool, tmp); in wlan_get_common_rates()
Dmlan_glue.c223 …rt_param *pnlist_rep_param = (wlan_nlist_report_param *)OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wifi_11k_save_request()
244 OSA_MemoryPoolFree(buf_128_MemoryPool, pnlist_rep_param); in wifi_11k_save_request()
304 OSA_MemoryPoolFree(buf_128_MemoryPool, pnlist_rep_param); in wifi_11k_save_request()
340 OSA_MemoryPoolFree(buf_128_MemoryPool, pmbuf->pbuf); in wrapper_moal_recv_packet()
341 OSA_MemoryPoolFree(buf_128_MemoryPool, pmbuf); in wrapper_moal_recv_packet()
1212 pmlan_buffer pmbuf = OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wrapper_wlan_handle_rx_packet()
1246 pmbuf->pbuf = OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wrapper_wlan_handle_rx_packet()
1255 OSA_MemoryPoolFree(buf_128_MemoryPool, pmbuf); in wrapper_wlan_handle_rx_packet()
1307 OSA_MemoryPoolFree(buf_128_MemoryPool, pmbuf->pbuf); in wrapper_wlan_handle_rx_packet()
1308 OSA_MemoryPoolFree(buf_128_MemoryPool, pmbuf); in wrapper_wlan_handle_rx_packet()
Dmlan_wmm.c894 OSA_MemoryPoolFree(buf_128_MemoryPool, ra_list); in wlan_ralist_free_enh()
909 ra_list = OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wlan_ralist_alloc_enh()
Dmlan_11n.c1296 OSA_MemoryPoolFree(buf_128_MemoryPool, ptx_tbl); in wlan_11n_delete_txbastream_tbl_entry()
1397 newNode = OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wlan_11n_create_txbastream_tbl()
/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool_config.c317 MemoryPool_t buf_128_MemoryPool; variable
396 buf_128_MemoryPool = in mem_pool_init()
398 if (buf_128_MemoryPool == NULL) in mem_pool_init()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/
Dmem_pool_config.h31 extern MemoryPool_t buf_128_MemoryPool;
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c4352 OSA_MemoryPoolFree(buf_128_MemoryPool, pnlist_rep_param); in wlcm_process_neighbor_list_report_event()
6220 OSA_MemoryPoolFree(buf_128_MemoryPool, wlan_scan_param); in wlcm_request_scan()
6295 OSA_MemoryPoolFree(buf_128_MemoryPool, wlan_scan_param); in wlcm_request_scan()
11124 wlan_scan_param = (wlan_scan_params_v2_t *)OSA_MemoryPoolAllocate(buf_128_MemoryPool); in wlan_scan_with_opt()
11159 OSA_MemoryPoolFree(buf_128_MemoryPool, wlan_scan_param); in wlan_scan_with_opt()
11175 OSA_MemoryPoolFree(buf_128_MemoryPool, wlan_scan_param); in wlan_scan_with_opt()
11189 OSA_MemoryPoolFree(buf_128_MemoryPool, wlan_scan_param); in wlan_scan_with_opt()