| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | rtw_rf.h | 218 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 221 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | rtw_rf.h | 218 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 221 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | rtw_rf.h | 218 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 221 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | rtw_rf.h | 246 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 249 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_rf.h | 250 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 253 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_rf.h | 250 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 253 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_rf.h | 289 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 292 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_rf.h | 288 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 291 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_rf.h | 289 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 292 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_rf.h | 289 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 292 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_rf.h | 311 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 314 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_rf.h | 312 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 315 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_rf.h | 308 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 311 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_rf.h | 309 #define rtw_is_5g_ch(ch) ((ch) >= 36 && (ch) <= 177) macro 312 || (rtw_is_5g_ch(a) && rtw_is_5g_ch(b)))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_ioctl_set.c | 673 if (rtw_is_5g_ch(uch) && band != BAND_ON_5G) in rtw_set_acs_sitesurvey()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_ioctl_set.c | 675 if (rtw_is_5g_ch(uch) && band != BAND_ON_5G) in rtw_set_acs_sitesurvey()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_ioctl_set.c | 676 if (rtw_is_5g_ch(uch) && band != BAND_ON_5G) in rtw_set_acs_sitesurvey()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_ioctl_set.c | 684 if (rtw_is_5g_ch(uch) && band != BAND_ON_5G) in rtw_set_acs_sitesurvey()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_ioctl_set.c | 665 if (rtw_is_5g_ch(uch) && band != BAND_ON_5G) in rtw_set_acs_sitesurvey()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_ioctl_set.c | 675 if (rtw_is_5g_ch(uch) && band != BAND_ON_5G) in rtw_set_acs_sitesurvey()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_ioctl_set.c | 675 if (rtw_is_5g_ch(uch) && band != BAND_ON_5G) in rtw_set_acs_sitesurvey()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_ioctl_set.c | 676 if (rtw_is_5g_ch(uch) && band != BAND_ON_5G) in rtw_set_acs_sitesurvey()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_ioctl_set.c | 675 if (rtw_is_5g_ch(uch) && band != BAND_ON_5G) in rtw_set_acs_sitesurvey()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_ioctl_set.c | 684 if (rtw_is_5g_ch(uch) && band != BAND_ON_5G) in rtw_set_acs_sitesurvey()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_rf.c | 952 else if (rtw_is_5g_ch(ch)) in rtw_get_op_class_by_chbw()
|