Home
last modified time | relevance | path

Searched refs:moal_vfree (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_shim.c249 if (pmdevice->callbacks.moal_vmalloc && pmdevice->callbacks.moal_vfree) in mlan_register()
376 if (pcb->moal_vmalloc && pcb->moal_vfree) in mlan_register()
461 if (pcb->moal_vmalloc && pcb->moal_vfree) in mlan_register()
462 pcb->moal_vfree(pmadapter->pmoal_handle, in mlan_register()
469 if (pcb->moal_vmalloc && pcb->moal_vfree) in mlan_register()
470 pcb->moal_vfree(pmadapter->pmoal_handle, (t_u8 *)pmadapter); in mlan_register()
514 if (pcb->moal_vmalloc && pcb->moal_vfree) in mlan_unregister()
515 pcb->moal_vfree(pmadapter->pmoal_handle, in mlan_unregister()
524 if (pcb->moal_vmalloc && pcb->moal_vfree) in mlan_unregister()
525 pcb->moal_vfree(pmadapter->pmoal_handle, (t_u8 *)pmadapter); in mlan_unregister()
H A Dmlan_init.c201 pmadapter->callbacks.moal_vfree) in wlan_allocate_adapter()
236 pmadapter->callbacks.moal_vfree) in wlan_allocate_adapter()
305 pmadapter->callbacks.moal_vfree) in wlan_allocate_adapter()
1338 if (pcb->moal_vmalloc && pcb->moal_vfree) in wlan_free_adapter()
1339 pcb->moal_vfree(pmadapter->pmoal_handle, in wlan_free_adapter()
1347 if (pcb->moal_vmalloc && pcb->moal_vfree) in wlan_free_adapter()
1348 pcb->moal_vfree(pmadapter->pmoal_handle, in wlan_free_adapter()
1382 if (pcb->moal_vmalloc && pcb->moal_vfree) in wlan_free_adapter()
1383 pcb->moal_vfree(pmadapter->pmoal_handle, in wlan_free_adapter()
1448 if (pcb->moal_vmalloc && pcb->moal_vfree) in wlan_init_interface()
H A Dmlan_decl.h1222 mlan_status (*moal_vfree) (IN t_void *pmoal_handle, IN t_u8 *pbuf); member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_init.c204 if (pcb->moal_vmalloc && pcb->moal_vfree) in vdll_deinit()
205 pcb->moal_vfree(pmadapter->pmoal_handle, in vdll_deinit()
268 pmadapter->callbacks.moal_vfree) in wlan_allocate_adapter()
288 pmadapter->callbacks.moal_vfree) in wlan_allocate_adapter()
307 pmadapter->callbacks.moal_vfree) in wlan_allocate_adapter()
376 pmadapter->callbacks.moal_vfree) in wlan_allocate_adapter()
1743 if (pcb->moal_vmalloc && pcb->moal_vfree) in wlan_free_adapter()
1744 pcb->moal_vfree(pmadapter->pmoal_handle, in wlan_free_adapter()
1752 if (pcb->moal_vmalloc && pcb->moal_vfree) in wlan_free_adapter()
1753 pcb->moal_vfree(pmadapter->pmoal_handle, in wlan_free_adapter()
[all …]
H A Dmlan_shim.c264 if (pmdevice->callbacks.moal_vmalloc && pmdevice->callbacks.moal_vfree) in mlan_register()
469 if (pcb->moal_vmalloc && pcb->moal_vfree) in mlan_register()
569 if (pcb->moal_vmalloc && pcb->moal_vfree) in mlan_register()
570 pcb->moal_vfree(pmadapter->pmoal_handle, in mlan_register()
577 if (pcb->moal_vmalloc && pcb->moal_vfree) in mlan_register()
578 pcb->moal_vfree(pmadapter->pmoal_handle, (t_u8 *)pmadapter); in mlan_register()
615 if (pcb->moal_vmalloc && pcb->moal_vfree) in mlan_unregister()
616 pcb->moal_vfree(pmadapter->pmoal_handle, in mlan_unregister()
625 if (pcb->moal_vmalloc && pcb->moal_vfree) in mlan_unregister()
626 pcb->moal_vfree(pmadapter->pmoal_handle, (t_u8 *)pmadapter); in mlan_unregister()
H A Dmlan_decl.h2117 mlan_status (*moal_vfree)(t_void *pmoal, t_u8 *pbuf); member
H A Dmlan_scan.c2774 pmadapter->callbacks.moal_vfree) in wlan_ret_802_11_scan_store_beacon()
2815 pmadapter->callbacks.moal_vfree) in wlan_ret_802_11_scan_store_beacon()
2816 pmadapter->callbacks.moal_vfree( in wlan_ret_802_11_scan_store_beacon()
H A Dmlan_cmdevt.c4680 if (pcb->moal_vmalloc && pcb->moal_vfree) in wlan_get_vdll_image()
4698 if (pcb->moal_vmalloc && pcb->moal_vfree) in wlan_get_vdll_image()
4699 pcb->moal_vfree(pmadapter->pmoal_handle, in wlan_get_vdll_image()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sdio_mmc.c1908 moal_vfree(phandle, ITCM_Ptr); in woal_dump_firmware_info()
1910 moal_vfree(phandle, DTCM_Ptr); in woal_dump_firmware_info()
1912 moal_vfree(phandle, SQRAM_Ptr); in woal_dump_firmware_info()
2062 moal_vfree(phandle, in woal_dump_firmware_info_v2()
2076 moal_vfree(phandle, mem_type_mapping_tbl[idx].mem_Ptr); in woal_dump_firmware_info_v2()
2200 moal_vfree(phandle, in woal_dump_firmware_info_v3()
2228 moal_vfree(phandle, phandle->fw_dump_buf); in woal_dump_firmware_info_v3()
2244 moal_vfree(phandle, pmem_type_mapping_tbl->mem_Ptr); in woal_dump_firmware_info_v3()
H A Dmoal_proc.c866 moal_vfree(handle, handle->drv_dump_buf); in woal_drv_dump_read()
943 moal_vfree(handle, handle->fw_dump_buf); in woal_fw_dump_read()
1263 moal_vfree(handle, handle->fw_dump_buf); in woal_proc_exit()
1268 moal_vfree(handle, handle->drv_dump_buf); in woal_proc_exit()
H A Dmoal_shim.h68 mlan_status moal_vfree(t_void *pmoal, t_u8 *pbuf);
H A Dmoal_pcie.c2162 moal_vfree(phandle, in woal_pcie_dump_fw_info_v1()
2179 moal_vfree(phandle, mem_type_mapping_tbl[idx].mem_Ptr); in woal_pcie_dump_fw_info_v1()
2305 moal_vfree(phandle, in woal_pcie_dump_fw_info_v2()
2331 moal_vfree(phandle, phandle->fw_dump_buf); in woal_pcie_dump_fw_info_v2()
2348 moal_vfree(phandle, mem_type_mapping_tbl->mem_Ptr); in woal_pcie_dump_fw_info_v2()
H A Dmlan_decl.h2117 mlan_status (*moal_vfree)(t_void *pmoal, t_u8 *pbuf); member
H A Dmoal_shim.c173 mlan_status moal_vfree(t_void *pmoal, t_u8 *pbuf) in moal_vfree() function
H A Dmoal_main.c806 .moal_vfree = moal_vfree,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_shim.h70 mlan_status moal_vfree(IN t_void *pmoal_handle, IN t_u8 *pbuf);
H A Dmlan_decl.h1222 mlan_status (*moal_vfree) (IN t_void *pmoal_handle, IN t_u8 *pbuf); member
H A Dmoal_main.c242 .moal_vfree = moal_vfree,
7238 moal_vfree(phandle, drv_buf);
7471 moal_vfree(phandle,
7507 moal_vfree(phandle, pmem_type_mapping_tbl->mem_Ptr);
7520 moal_vfree(phandle, pmem_type_mapping_tbl->mem_Ptr);
H A Dmoal_shim.c171 moal_vfree(IN t_void *pmoal_handle, IN t_u8 *pbuf) in moal_vfree() function