Home
last modified time | relevance | path

Searched refs:WIRELESS_MODE_5G (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/
H A Drtl8822b_halinit.c204 iface->registrypriv.wireless_mode = WIRELESS_MODE_5G; in rtl8822b_init_misc()
280 adapter->registrypriv.wireless_mode = WIRELESS_MODE_24G | WIRELESS_MODE_5G; in rtl8822b_init_default_value()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/
H A Drtl8822b_halinit.c232 iface->registrypriv.wireless_mode = WIRELESS_MODE_5G; in rtl8822b_init_misc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dieee80211.h215 WIRELESS_MODE_5G = (WIRELESS_11A|WIRELESS_11_5N|WIRELESS_11AC), enumerator
220 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dieee80211.h218 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
223 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dieee80211.h215 WIRELESS_MODE_5G = (WIRELESS_11A|WIRELESS_11_5N|WIRELESS_11AC), enumerator
220 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dieee80211.h255 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
260 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dieee80211.h212 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
217 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dieee80211.h297 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
302 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dieee80211.h298 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
303 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211.h298 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
303 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211.h298 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
303 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dieee80211.h286 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
291 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dieee80211.h299 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
304 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211.h298 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
303 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dieee80211.h287 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
292 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dieee80211.h286 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
291 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dieee80211.h298 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
303 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dieee80211.h298 WIRELESS_MODE_5G = (WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC), enumerator
303 #define SUPPORTED_5G_NETTYPE_MSK WIRELESS_MODE_5G
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_rainfo.c1722 …ode == WIRELESS_11AC) || (wireless_mode == WIRELESS_11_5AC) || (wireless_mode == WIRELESS_MODE_5G)) in phydm_trans_platform_wireless_mode()