Home
last modified time | relevance | path

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 Dmoal_shim.h57 mlan_status moal_write_data_sync(IN t_void *pmoal_handle,
H A Dmlan_decl.h1205 mlan_status (*moal_write_data_sync) (IN t_void *pmoal_handle, member
H A Dmoal_shim.c803 moal_write_data_sync(IN t_void *pmoal_handle, in moal_write_data_sync() function
H A Dmoal_main.c237 .moal_write_data_sync = moal_write_data_sync,
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_shim.h58 mlan_status moal_write_data_sync(t_void *pmoal, pmlan_buffer pmbuf, t_u32 port,
H A Dmlan_decl.h2104 mlan_status (*moal_write_data_sync)(t_void *pmoal, pmlan_buffer pmbuf, member
H A Dmoal_shim.c1326 mlan_status moal_write_data_sync(t_void *pmoal, pmlan_buffer pmbuf, t_u32 port, function
H A Dmoal_main.c801 .moal_write_data_sync = moal_write_data_sync,
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_usb.c153 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 Dmlan_decl.h2104 mlan_status (*moal_write_data_sync)(t_void *pmoal, pmlan_buffer pmbuf, member
H A Dmlan_shim.c306 MASSERT(pcb->moal_write_data_sync); in mlan_register()
H A Dmlan_sdio.c515 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 Dmlan_decl.h1205 mlan_status (*moal_write_data_sync) (IN t_void *pmoal_handle, member
H A Dmlan_sdio.c156 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 Dmlan_shim.c286 MASSERT(pcb->moal_write_data_sync); in mlan_register()