Searched refs:moal_mfree_consistent (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_shim.h | 72 mlan_status moal_mfree_consistent(t_void *pmoal, t_u32 size, t_u8 *pbuf,
|
| H A D | mlan_decl.h | 2123 mlan_status (*moal_mfree_consistent)(t_void *pmoal, t_u32 size, member
|
| H A D | moal_shim.c | 236 mlan_status moal_mfree_consistent(t_void *pmoal, t_u32 size, t_u8 *pbuf, in moal_mfree_consistent() function
|
| H A D | moal_main.c | 809 .moal_mfree_consistent = moal_mfree_consistent,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_pcie.c | 1034 pmadapter->callbacks.moal_mfree_consistent( in wlan_pcie_delete_txbd_ring() 1272 pmadapter->callbacks.moal_mfree_consistent( in wlan_pcie_delete_rxbd_ring() 1483 pmadapter->callbacks.moal_mfree_consistent( in wlan_pcie_delete_evtbd_ring() 1574 pmadapter->callbacks.moal_mfree_consistent( in wlan_pcie_delete_cmdrsp_buf() 4204 pcb->moal_mfree_consistent(pmadapter->pmoal_handle, in wlan_free_ssu_pcie_buf()
|
| H A D | mlan_decl.h | 2123 mlan_status (*moal_mfree_consistent)(t_void *pmoal, t_u32 size, member
|
| H A D | mlan_shim.c | 376 MASSERT(pcb->moal_mfree_consistent); in mlan_register()
|