Searched refs:moal_malloc_consistent (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_shim.h | 70 mlan_status moal_malloc_consistent(t_void *pmoal, t_u32 size, t_u8 **ppbuf,
|
| H A D | mlan_decl.h | 2120 mlan_status (*moal_malloc_consistent)(t_void *pmoal, t_u32 size, member
|
| H A D | moal_shim.c | 196 mlan_status moal_malloc_consistent(t_void *pmoal, t_u32 size, t_u8 **ppbuf, in moal_malloc_consistent() function
|
| H A D | moal_main.c | 808 .moal_malloc_consistent = moal_malloc_consistent,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_pcie.c | 904 ret = pcb->moal_malloc_consistent( in wlan_pcie_create_txbd_ring() 1109 ret = pcb->moal_malloc_consistent( in wlan_pcie_create_rxbd_ring() 1333 ret = pcb->moal_malloc_consistent( in wlan_pcie_create_evtbd_ring() 1526 ret = pcb->moal_malloc_consistent(pmadapter->pmoal_handle, in wlan_pcie_alloc_cmdrsp_buf() 4146 ret = pcb->moal_malloc_consistent(pmadapter->pmoal_handle, in wlan_alloc_ssu_pcie_buf()
|
| H A D | mlan_decl.h | 2120 mlan_status (*moal_malloc_consistent)(t_void *pmoal, t_u32 size, member
|
| H A D | mlan_shim.c | 375 MASSERT(pcb->moal_malloc_consistent); in mlan_register()
|