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 D | moal_shim.h | 38 mlan_status moal_shutdown_fw_complete(IN t_void *pmoal_handle,
|
| H A D | mlan_decl.h | 1168 mlan_status (*moal_shutdown_fw_complete) (IN t_void *pmoal_handle, member
|
| H A D | moal_shim.c | 571 moal_shutdown_fw_complete(IN t_void *pmoal_handle, IN mlan_status status) in moal_shutdown_fw_complete() function
|
| H A D | moal_main.c | 227 .moal_shutdown_fw_complete = moal_shutdown_fw_complete,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_shim.h | 37 mlan_status moal_shutdown_fw_complete(t_void *pmoal, mlan_status status);
|
| H A D | mlan_decl.h | 2065 mlan_status (*moal_shutdown_fw_complete)(t_void *pmoal, member
|
| H A D | moal_shim.c | 981 mlan_status moal_shutdown_fw_complete(t_void *pmoal, mlan_status status) function
|
| H A D | moal_main.c | 784 .moal_shutdown_fw_complete = moal_shutdown_fw_complete,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_decl.h | 1168 mlan_status (*moal_shutdown_fw_complete) (IN t_void *pmoal_handle, member
|
| H A D | mlan_shim.c | 276 MASSERT(pcb->moal_shutdown_fw_complete); in mlan_register()
|
| H A D | mlan_init.c | 1627 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 D | mlan_decl.h | 2065 mlan_status (*moal_shutdown_fw_complete)(t_void *pmoal, member
|
| H A D | mlan_shim.c | 291 MASSERT(pcb->moal_shutdown_fw_complete); in mlan_register()
|
| H A D | mlan_init.c | 2082 ret = pcb->moal_shutdown_fw_complete(pmadapter->pmoal_handle, status); in wlan_shutdown_fw_complete()
|