Home
last modified time | relevance | path

Searched refs:RTW_WPAS_W1FI (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Ddrv_types.h1260 #define RTW_WPAS_W1FI 0x00 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Ddrv_types.h1267 #define RTW_WPAS_W1FI 0x00 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Ddrv_types.h1488 #define RTW_WPAS_W1FI 0x00 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Ddrv_types.h1570 #define RTW_WPAS_W1FI 0x00 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Ddrv_types.h1577 #define RTW_WPAS_W1FI 0x00 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Drtw_proc.c5289 (RTW_WPAS_W1FI == adapter_to_dvobj(padapter)->wpas_type) ? "w1.fi (0)" : "android (1)"); in proc_get_wpas_info()
5313 if (RTW_WPAS_W1FI == val) in proc_set_wpas_info()
5314 adapter_to_dvobj(padapter)->wpas_type = RTW_WPAS_W1FI; in proc_set_wpas_info()
H A Dos_intfs.c2712 pdvobj->wpas_type = RTW_WPAS_W1FI; in devobj_init()
H A Dioctl_cfg80211.c5492 if (adapter_to_dvobj(adapter)->wpas_type == RTW_WPAS_W1FI) { in cfg80211_rtw_start_ap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Drtw_proc.c5234 (RTW_WPAS_W1FI == adapter_to_dvobj(padapter)->wpas_type) ? "w1.fi (0)" : "android (1)"); in proc_get_wpas_info()
5258 if (RTW_WPAS_W1FI == val) in proc_set_wpas_info()
5259 adapter_to_dvobj(padapter)->wpas_type = RTW_WPAS_W1FI; in proc_set_wpas_info()
H A Dos_intfs.c2678 pdvobj->wpas_type = RTW_WPAS_W1FI; in devobj_init()
H A Dioctl_cfg80211.c5353 if (adapter_to_dvobj(adapter)->wpas_type == RTW_WPAS_W1FI) { in cfg80211_rtw_start_ap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Drtw_proc.c5289 (RTW_WPAS_W1FI == adapter_to_dvobj(padapter)->wpas_type) ? "w1.fi (0)" : "android (1)"); in proc_get_wpas_info()
5313 if (RTW_WPAS_W1FI == val) in proc_set_wpas_info()
5314 adapter_to_dvobj(padapter)->wpas_type = RTW_WPAS_W1FI; in proc_set_wpas_info()
H A Dos_intfs.c2731 pdvobj->wpas_type = RTW_WPAS_W1FI; in devobj_init()
H A Dioctl_cfg80211.c5515 if (adapter_to_dvobj(adapter)->wpas_type == RTW_WPAS_W1FI) { in cfg80211_rtw_start_ap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dos_intfs.c1051 pdvobj->wpas_type = RTW_WPAS_W1FI; in devobj_init()
H A Dioctl_cfg80211.c5264 if (adapter_to_dvobj(adapter)->wpas_type == RTW_WPAS_W1FI) { in cfg80211_rtw_start_ap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dos_intfs.c1042 pdvobj->wpas_type = RTW_WPAS_W1FI; in devobj_init()
H A Dioctl_cfg80211.c5432 if (adapter_to_dvobj(adapter)->wpas_type == RTW_WPAS_W1FI) { in cfg80211_rtw_start_ap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme_ext.c2051 if ((adapter_to_dvobj(padapter)->wpas_type == RTW_WPAS_W1FI) && in OnProbeReq()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme_ext.c2063 if ((adapter_to_dvobj(padapter)->wpas_type == RTW_WPAS_W1FI) && in OnProbeReq()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mlme_ext.c2135 if ((adapter_to_dvobj(padapter)->wpas_type == RTW_WPAS_W1FI) && in OnProbeReq()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mlme_ext.c2134 if ((adapter_to_dvobj(padapter)->wpas_type == RTW_WPAS_W1FI) && in OnProbeReq()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_mlme_ext.c1813 if ((adapter_to_dvobj(padapter)->wpas_type == RTW_WPAS_W1FI) && in OnProbeReq()