Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_module.c38 EXPORT_SYMBOL(mlan_ioctl);
H A Dmlan_decl.h1436 MLAN_API mlan_status mlan_ioctl(IN t_void *pmlan_adapter,
H A Dmlan_shim.c1291 mlan_ioctl(IN t_void *adapter, IN pmlan_ioctl_req pioctl_req) in mlan_ioctl() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_module.c44 EXPORT_SYMBOL(mlan_ioctl);
H A Dmlan_decl.h2422 MLAN_API mlan_status mlan_ioctl(t_void *padapter, pmlan_ioctl_req pioctl_req);
H A Dmlan_shim.c1477 mlan_status mlan_ioctl(t_void *adapter, pmlan_ioctl_req pioctl_req) in mlan_ioctl() function
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.symbols
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmlan_decl.h1436 MLAN_API mlan_status mlan_ioctl(IN t_void *pmlan_adapter,
H A Dmoal_ioctl.c681 status = mlan_ioctl(priv->phandle->pmlan_adapter, req); in woal_request_ioctl()
H A Dmoal_main.c403 mlan_ioctl(handle->pmlan_adapter, NULL); in woal_process_hang()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_decl.h2422 MLAN_API mlan_status mlan_ioctl(t_void *padapter, pmlan_ioctl_req pioctl_req);
H A Dmoal_sdio_mmc.c2338 mlan_ioctl(phandle->pmlan_adapter, NULL); in woal_sdiommc_dump_fw_info()
H A Dmoal_main.c938 mlan_ioctl(reset_handle->pmlan_adapter, NULL);
11337 mlan_ioctl(handle->pmlan_adapter, NULL);
H A Dmoal_ioctl.c783 status = mlan_ioctl(priv->phandle->pmlan_adapter, req); in woal_request_ioctl()