Searched refs:moal_write_data_sync (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_shim.h | 57 mlan_status moal_write_data_sync(IN t_void *pmoal_handle,
|
| H A D | mlan_decl.h | 1205 mlan_status (*moal_write_data_sync) (IN t_void *pmoal_handle, member
|
| H A D | moal_shim.c | 803 moal_write_data_sync(IN t_void *pmoal_handle, in moal_write_data_sync() function
|
| H A D | moal_main.c | 237 .moal_write_data_sync = moal_write_data_sync,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_shim.h | 58 mlan_status moal_write_data_sync(t_void *pmoal, pmlan_buffer pmbuf, t_u32 port,
|
| H A D | mlan_decl.h | 2104 mlan_status (*moal_write_data_sync)(t_void *pmoal, pmlan_buffer pmbuf, member
|
| H A D | moal_shim.c | 1326 mlan_status moal_write_data_sync(t_void *pmoal, pmlan_buffer pmbuf, t_u32 port, function
|
| H A D | moal_main.c | 801 .moal_write_data_sync = moal_write_data_sync,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_usb.c | 153 ret = pcb->moal_write_data_sync(pmadapter->pmoal_handle, &mbuf, in wlan_usb_check_revision() 324 ret = pcb->moal_write_data_sync( in wlan_usb_prog_fw_w_helper()
|
| H A D | mlan_decl.h | 2104 mlan_status (*moal_write_data_sync)(t_void *pmoal, pmlan_buffer pmbuf, member
|
| H A D | mlan_shim.c | 306 MASSERT(pcb->moal_write_data_sync); in mlan_register()
|
| H A D | mlan_sdio.c | 515 ret = pcb->moal_write_data_sync(pmadapter->pmoal_handle, pmbuf, in wlan_write_data_sync() 1185 ret = pcb->moal_write_data_sync(pmadapter->pmoal_handle, &mbuf, in wlan_sdio_prog_fw_w_helper()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_decl.h | 1205 mlan_status (*moal_write_data_sync) (IN t_void *pmoal_handle, member
|
| H A D | mlan_sdio.c | 156 ret = pcb->moal_write_data_sync(pmadapter->pmoal_handle, pmbuf, in wlan_write_data_sync() 621 ret = pcb->moal_write_data_sync(pmadapter->pmoal_handle, &mbuf, in wlan_prog_fw_w_helper()
|
| H A D | mlan_shim.c | 286 MASSERT(pcb->moal_write_data_sync); in mlan_register()
|