Home
last modified time | relevance | path

Searched refs:moal_handle (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sdio.h97 mlan_status woal_write_reg(moal_handle *handle, t_u32 reg, t_u32 data);
99 mlan_status woal_read_reg(moal_handle *handle, t_u32 reg, t_u32 *data);
101 mlan_status woal_write_data_sync(moal_handle *handle, mlan_buffer *pmbuf,
104 mlan_status woal_read_data_sync(moal_handle *handle, mlan_buffer *pmbuf,
113 mlan_status woal_register_dev(moal_handle *handle);
115 void woal_unregister_dev(moal_handle *handle);
117 int woal_sdio_set_bus_clock(moal_handle *handle, t_u8 option);
122 void woal_wlan_is_suspended(moal_handle *handle);
135 moal_handle *handle;
141 int woal_sdio_read_write_cmd52(moal_handle *handle, int func, int reg, int val);
H A Dmoal_sdio_mmc.c124 woal_dump_sdio_reg(moal_handle *handle) in woal_dump_sdio_reg()
162 moal_handle *handle; in woal_sdio_interrupt()
283 woal_wlan_is_suspended(moal_handle *handle) in woal_wlan_is_suspended()
308 moal_handle *handle = NULL; in woal_sdio_shutdown()
392 moal_handle *handle = NULL; in woal_sdio_suspend()
508 moal_handle *handle = NULL; in woal_sdio_resume()
558 woal_write_reg(moal_handle *handle, t_u32 reg, t_u32 data) in woal_write_reg()
582 woal_read_reg(moal_handle *handle, t_u32 reg, t_u32 *data) in woal_read_reg()
610 woal_sdio_rw_mb(moal_handle *handle, pmlan_buffer pmbuf_list, t_u32 port, in woal_sdio_rw_mb()
701 woal_write_data_sync(moal_handle *handle, mlan_buffer *pmbuf, t_u32 port, in woal_write_data_sync()
[all …]
H A Dmoal_shim.c98 moal_handle *handle = (moal_handle *)pmoal_handle; in moal_malloc()
128 moal_handle *handle = (moal_handle *)pmoal_handle; in moal_mfree()
149 moal_handle *handle = (moal_handle *)pmoal_handle; in moal_vmalloc()
173 moal_handle *handle = (moal_handle *)pmoal_handle; in moal_vfree()
413 moal_handle *handle = (moal_handle *)pmoal_handle; in moal_init_lock()
438 moal_handle *handle = (moal_handle *)pmoal_handle; in moal_free_lock()
507 moal_handle *handle = (moal_handle *)pmoal_handle; in moal_get_fw_data()
552 moal_handle *handle = (moal_handle *)pmoal_handle; in moal_init_fw_complete()
573 moal_handle *handle = (moal_handle *)pmoal_handle; in moal_shutdown_fw_complete()
595 moal_handle *handle = (moal_handle *)pmoal_handle; in moal_ioctl_complete()
[all …]
H A Dmoal_main.h238 typedef struct _moal_handle moal_handle; typedef
1142 moal_handle *phandle;
2175 woal_get_priv(moal_handle *handle, mlan_bss_role bss_role) in woal_get_priv()
2199 woal_get_priv_bss_type(moal_handle *handle, mlan_bss_type bss_type) in woal_get_priv_bss_type()
2322 pmlan_buffer woal_alloc_mlan_buffer(moal_handle *handle, int size);
2326 void woal_free_mlan_buffer(moal_handle *handle, pmlan_buffer pmbuf);
2328 moal_private *woal_bss_index_to_priv(moal_handle *handle, t_u8 bss_index);
2331 moal_handle *woal_add_card(void *card);
2338 mlan_status woal_switch_drv_mode(moal_handle *handle, t_u32 mode);
2342 mlan_status woal_interrupt(moal_handle *handle);
[all …]
H A Dmoal_main.c305 moal_handle *m_handle[MAX_MLAN_ADAPTER];
349 void woal_sdio_reg_dbg(moal_handle *phandle);
353 static moal_handle *reset_handle;
397 woal_process_hang(moal_handle *handle) in woal_process_hang()
426 woal_is_any_interface_active(moal_handle *handle) in woal_is_any_interface_active()
632 moal_handle *handle = (moal_handle *)context; in woal_remain_timer_func()
672 moal_handle *handle = (moal_handle *)context; in woal_go_timer_func()
841 woal_update_firmware_name(moal_handle *handle) in woal_update_firmware_name()
870 woal_update_drv_tbl(moal_handle *handle, int drv_mode_local) in woal_update_drv_tbl()
1345 woal_init_sw(moal_handle *handle) in woal_init_sw()
[all …]
H A Dmoal_proc.c84 moal_handle *handle = NULL; in woal_info_proc_read()
356 moal_handle *handle = (moal_handle *)sfp->private; in woal_config_write()
459 moal_handle *handle = (moal_handle *)sfp->private; in woal_config_read()
547 woal_proc_init(moal_handle *handle) in woal_proc_init()
630 woal_proc_exit(moal_handle *handle) in woal_proc_exit()
H A Dmoal_uap_cfg80211.c1090 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_add_mon_if()
1214 woal_alloc_virt_interface(moal_handle *handle, t_u8 bss_index, in woal_alloc_virt_interface()
1229 woal_alloc_virt_interface(moal_handle *handle, t_u8 bss_index, t_u8 bss_type, in woal_alloc_virt_interface()
1350 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_add_virt_if()
1508 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_del_virt_if()
1617 woal_remove_virtual_interface(moal_handle *handle) in woal_remove_virtual_interface()
1675 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_uap_interface_ready()
1861 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_del_virtual_intf()
2242 pmpriv = woal_get_priv((moal_handle *)priv->phandle, in woal_cfg80211_del_beacon()
2732 moal_handle *handle = (moal_handle *)context; in woal_cac_timer_func()
[all …]
H A Dmoal_cfg80211.h77 moal_private *woal_get_scan_interface(moal_handle *handle);
320 void woal_remove_virtual_interface(moal_handle *handle);
H A Dmoal_cfg80211.c172 moal_handle *handle = priv->phandle; in woal_get_active_intf_freq()
1170 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_set_wiphy_params()
1751 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_set_channel()
1971 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_set_coalesce()
2114 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_get_antenna()
2177 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_set_antenna()
H A Dmoal_sta_cfg80211.c480 extern moal_handle *m_handle[];
543 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_set_monitor_channel()
1666 moal_handle *handle = priv->phandle; in woal_cfg80211_connect_scan()
2346 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_reg_notifier()
2488 moal_handle *handle = priv->phandle; in woal_uap_scan()
3275 moal_handle *handle = priv->phandle; in woal_cfg80211_connect()
3693 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_get_channel()
3912 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_get_tx_power()
3965 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_set_tx_power()
4563 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_resume()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_usb.h184 moal_handle *handle;
198 moal_handle *phandle;
249 void woal_kill_urbs(moal_handle *handle);
250 void woal_resubmit_urbs(moal_handle *handle);
252 mlan_status woal_write_data_async(moal_handle *handle, mlan_buffer *pmbuf,
254 mlan_status woal_usb_submit_rx_data_urbs(moal_handle *handle);
255 mlan_status woal_usb_rx_init(moal_handle *handle);
256 mlan_status woal_usb_tx_init(moal_handle *handle);
257 mlan_status woal_usb_aggr_init(moal_handle *handle);
258 void woal_submit_rx_urb(moal_handle *handle, t_u8 ep);
H A Dmoal_main.h328 typedef struct _moal_handle moal_handle, *pmoal_handle; typedef
1050 extern moal_handle *m_handle[MAX_MLAN_ADAPTER];
1405 moal_handle *phandle;
2074 mlan_status (*register_dev)(moal_handle *handle);
2075 void (*unregister_dev)(moal_handle *handle);
2076 mlan_status (*read_reg)(moal_handle *handle, t_u32 reg, t_u32 *data);
2077 mlan_status (*write_reg)(moal_handle *handle, t_u32 reg, t_u32 data);
2078 mlan_status (*read_data_sync)(moal_handle *handle, mlan_buffer *pmbuf,
2080 mlan_status (*write_data_sync)(moal_handle *handle, mlan_buffer *pmbuf,
2082 mlan_status (*get_fw_name)(moal_handle *handle);
[all …]
H A Dmoal_shim.c95 moal_handle *handle = (moal_handle *)pmoal; in moal_malloc()
131 moal_handle *handle = (moal_handle *)pmoal; in moal_mfree()
152 moal_handle *handle = (moal_handle *)pmoal; in moal_vmalloc()
175 moal_handle *handle = (moal_handle *)pmoal; in moal_vfree()
199 moal_handle *handle = (moal_handle *)pmoal; in moal_malloc_consistent()
239 moal_handle *handle = (moal_handle *)pmoal; in moal_mfree_consistent()
268 moal_handle *handle = (moal_handle *)pmoal;
309 moal_handle *handle = (moal_handle *)pmoal;
603 moal_handle *handle = (moal_handle *)pmoal;
627 moal_handle *handle = (moal_handle *)pmoal;
[all …]
H A Dmoal_sdio.h171 int woal_sdio_set_bus_clock(moal_handle *handle, t_u8 option);
176 void woal_wlan_is_suspended(moal_handle *handle);
190 moal_handle *handle;
194 void woal_sdio_reset_hw(moal_handle *handle);
198 int woal_sdio_read_write_cmd52(moal_handle *handle, int func, int reg, int val);
H A Dmoal_pcie.c56 static void woal_pcie_reg_dbg(moal_handle *phandle);
57 static void woal_pcie_unregister_dev(moal_handle *handle);
146 static rdwr_status woal_pcie_rdwr_firmware(moal_handle *phandle, t_u8 doneflag,
249 static mlan_status woal_do_flr(moal_handle *handle, bool prepare, bool flr_flag) in woal_do_flr()
523 moal_handle *handle; in woal_pcie_remove()
562 moal_handle *handle; in woal_pcie_shutdown()
603 moal_handle *handle = NULL; in woal_pcie_suspend()
604 moal_handle *ref_handle = NULL; in woal_pcie_suspend()
701 ref_handle = (moal_handle *)handle->pref_mac; in woal_pcie_suspend()
719 moal_handle *handle; in woal_pcie_resume()
[all …]
H A Dmoal_usb.c143 static mlan_status woal_usb_write_data_sync(moal_handle *handle,
146 static mlan_status woal_usb_read_data_sync(moal_handle *handle,
222 moal_handle *handle = NULL; in woal_usb_receive()
369 moal_handle *handle = NULL; in woal_usb_tx_complete()
426 moal_handle *handle = ctx->handle; in woal_usb_submit_rx_urb()
508 static mlan_status woal_check_chip_revision(moal_handle *handle, in woal_check_chip_revision()
1117 moal_handle *phandle = NULL; in woal_usb_disconnect()
1124 phandle = (moal_handle *)cardp->phandle; in woal_usb_disconnect()
1151 void woal_kill_urbs(moal_handle *handle) in woal_kill_urbs()
1167 void woal_resubmit_urbs(moal_handle *handle) in woal_resubmit_urbs()
[all …]
H A Dmoal_sdio_mmc.c185 static void woal_sdiommc_dump_fw_info(moal_handle *phandle);
192 static void woal_dump_sdio_reg(moal_handle *handle)
243 moal_handle *handle; in woal_sdio_interrupt()
570 void woal_wlan_is_suspended(moal_handle *handle) in woal_wlan_is_suspended()
590 moal_handle *handle = NULL; in woal_sdio_shutdown()
670 moal_handle *handle = NULL; in woal_sdio_suspend()
799 moal_handle *handle = NULL; in woal_sdio_resume()
851 static mlan_status woal_sdiommc_write_reg(moal_handle *handle, t_u32 reg, in woal_sdiommc_write_reg()
871 static mlan_status woal_sdiommc_read_reg(moal_handle *handle, t_u32 reg, in woal_sdiommc_read_reg()
894 static mlan_status woal_sdio_writeb(moal_handle *handle, t_u32 reg, t_u8 data) in woal_sdio_writeb()
[all …]
H A Dmoal_main.c89 moal_handle *m_handle[MAX_MLAN_ADAPTER];
881 static moal_handle *reset_handle;
1110 void woal_process_hang(moal_handle *handle)
1138 t_u8 woal_is_any_interface_active(moal_handle *handle)
1451 moal_handle *handle = (moal_handle *)context;
1489 moal_handle *handle = (moal_handle *)context;
1694 void woal_update_firmware_name(moal_handle *handle)
1715 mlan_status woal_update_drv_tbl(moal_handle *handle, int drv_mode_local)
1908 mlan_status woal_init_sw(moal_handle *handle)
2209 void woal_free_moal_handle(moal_handle *handle)
[all …]
H A Dmoal_proc.c87 moal_handle *handle = NULL; in woal_info_proc_read()
466 moal_handle *handle = (moal_handle *)sfp->private; in woal_config_write()
471 moal_handle *ref_handle = NULL; in woal_config_write()
530 ref_handle = (moal_handle *)handle->pref_mac; in woal_config_write()
684 moal_handle *handle = (moal_handle *)sfp->private; in woal_config_read()
829 moal_handle *handle = (moal_handle *)sfp->private; in woal_drv_dump_read()
904 moal_handle *handle = (moal_handle *)sfp->private; in woal_fw_dump_read()
1126 void woal_proc_init(moal_handle *handle) in woal_proc_init()
1229 void woal_proc_exit(moal_handle *handle) in woal_proc_exit()
H A Dmoal_uap_cfg80211.c1486 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_add_mon_if()
1613 static moal_private *woal_alloc_virt_interface(moal_handle *handle, in woal_alloc_virt_interface()
1628 moal_private *woal_alloc_virt_interface(moal_handle *handle, t_u8 bss_index, in woal_alloc_virt_interface()
1751 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_add_virt_if()
1762 handle = (moal_handle *)handle->pref_mac; in woal_cfg80211_add_virt_if()
1933 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_del_virt_if()
1951 handle = (moal_handle *)handle->pref_mac; in woal_cfg80211_del_virt_if()
2060 void woal_remove_virtual_interface(moal_handle *handle) in woal_remove_virtual_interface()
2120 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_uap_interface_ready()
2306 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_del_virtual_intf()
[all …]
H A Dmoal_pcie.h141 moal_handle *handle;
H A Dmoal_cfg80211.c209 moal_handle *handle = priv->phandle; in woal_get_active_intf_freq()
1374 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_set_wiphy_params()
1990 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_set_channel()
2183 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_set_coalesce()
2330 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_get_antenna()
2396 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_set_antenna()
2583 moal_handle *handle = priv->phandle; in woal_cancel_chanrpt_event()
4793 moal_handle *handle = priv->phandle; in woal_deauth_event()
4826 moal_handle *handle = priv->phandle; in woal_bgscan_stop_event()
4891 moal_handle *handle = priv->phandle; in woal_channel_switch_event()
H A Dmoal_ioctl.c376 static int woal_copy_all_mc_list(moal_handle *handle, in woal_copy_all_mc_list()
1285 moal_handle *handle = priv->phandle; in woal_pre_warmreset()
1353 moal_handle *handle = priv->phandle; in woal_warmreset()
1978 moal_handle *handle = priv->phandle; in woal_get_active_intf_channel()
2812 static mlan_status woal_set_ipv6_ra_offload(moal_handle *handle, t_u8 enable) in woal_set_ipv6_ra_offload()
2860 static mlan_status woal_set_wake_on_mdns(moal_handle *handle, t_u8 enable) in woal_set_wake_on_mdns()
2953 static mlan_status woal_set_ipv6_ns_offload(moal_handle *handle, t_u8 enable) in woal_set_ipv6_ns_offload()
3029 static mlan_status woal_set_auto_arp(moal_handle *handle, t_u8 enable) in woal_set_auto_arp()
3095 mlan_status woal_set_auto_arp_ext(moal_handle *handle, t_u8 enable) in woal_set_auto_arp_ext()
3395 moal_handle *handle = NULL; in woal_cancel_hs()
[all …]
H A Dmoal_sta_cfg80211.c590 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_set_monitor_channel()
1085 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_testmode_cmd()
1809 moal_handle *handle = priv->phandle; in woal_cfg80211_connect_scan()
1995 moal_handle *handle = priv->phandle; in woal_cfg80211_auth_scan()
2119 moal_handle *handle = priv->phandle; in woal_cfg80211_authenticate()
2464 moal_handle *handle = container_of(work, moal_handle, host_mlme_work); in woal_host_mlme_work_queue()
2625 moal_handle *handle = priv->phandle; in woal_assoc_resp_event()
3916 moal_handle *handle = container_of(work, moal_handle, regulatory_work); in woal_regulatory_work_queue()
3952 moal_handle *handle = (moal_handle *)woal_get_wiphy_priv(wiphy); in woal_cfg80211_reg_notifier()
4204 moal_handle *handle = priv->phandle; in woal_uap_scan()
[all …]
H A Dmoal_init.c538 moal_handle *handle) in parse_cfg_read_block()
1380 static void woal_setup_module_param(moal_handle *handle, moal_mod_para *params) in woal_setup_module_param()
1696 void woal_free_module_param(moal_handle *handle) in woal_free_module_param()
1769 static mlan_status woal_req_mod_param(moal_handle *handle, char *mod_file) in woal_req_mod_param()
2180 static mlan_status woal_validate_cfg_id(moal_handle *handle) in woal_validate_cfg_id()
2227 static mlan_status woal_cfg_fallback_process(moal_handle *handle) in woal_cfg_fallback_process()
2260 mlan_status woal_init_module_param(moal_handle *handle) in woal_init_module_param()

12