Home
last modified time | relevance | path

Searched refs:moal_shutdown_fw_complete (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_shim.h38 mlan_status moal_shutdown_fw_complete(IN t_void *pmoal_handle,
H A Dmlan_decl.h1168 mlan_status (*moal_shutdown_fw_complete) (IN t_void *pmoal_handle, member
H A Dmoal_shim.c571 moal_shutdown_fw_complete(IN t_void *pmoal_handle, IN mlan_status status) in moal_shutdown_fw_complete() function
H A Dmoal_main.c227 .moal_shutdown_fw_complete = moal_shutdown_fw_complete,
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_shim.h37 mlan_status moal_shutdown_fw_complete(t_void *pmoal, mlan_status status);
H A Dmlan_decl.h2065 mlan_status (*moal_shutdown_fw_complete)(t_void *pmoal, member
H A Dmoal_shim.c981 mlan_status moal_shutdown_fw_complete(t_void *pmoal, mlan_status status) function
H A Dmoal_main.c784 .moal_shutdown_fw_complete = moal_shutdown_fw_complete,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_decl.h1168 mlan_status (*moal_shutdown_fw_complete) (IN t_void *pmoal_handle, member
H A Dmlan_shim.c276 MASSERT(pcb->moal_shutdown_fw_complete); in mlan_register()
H A Dmlan_init.c1627 ret = pcb->moal_shutdown_fw_complete(pmadapter->pmoal_handle, status); in wlan_shutdown_fw_complete()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_decl.h2065 mlan_status (*moal_shutdown_fw_complete)(t_void *pmoal, member
H A Dmlan_shim.c291 MASSERT(pcb->moal_shutdown_fw_complete); in mlan_register()
H A Dmlan_init.c2082 ret = pcb->moal_shutdown_fw_complete(pmadapter->pmoal_handle, status); in wlan_shutdown_fw_complete()