| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_debug.c | 2511 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 2517 index_5G = i; in proc_get_best_channel() 2534 && (pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_5G].rx_count) ) { in proc_get_best_channel() 2535 index_5G = i; in proc_get_best_channel() 2544 && (pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_5G].rx_count) ) { in proc_get_best_channel() 2545 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_debug.c | 2588 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 2594 index_5G = i; in proc_get_best_channel() 2611 && (pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_5G].rx_count) ) { in proc_get_best_channel() 2612 index_5G = i; in proc_get_best_channel() 2621 && (pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_5G].rx_count) ) { in proc_get_best_channel() 2622 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_debug.c | 2906 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 2912 index_5G = i; in proc_get_best_channel() 2929 && (pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 2930 index_5G = i; in proc_get_best_channel() 2939 && (pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 2940 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_debug.c | 3596 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 3602 index_5G = i; in proc_get_best_channel() 3619 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 3620 index_5G = i; in proc_get_best_channel() 3629 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 3630 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_linux.c | 7321 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local 7327 index_5G = i; 7344 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { 7345 index_5G = i; 7354 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { 7355 index_5G = i; 7369 if (index_5G != 0) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_linux.c | 7321 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local 7327 index_5G = i; 7344 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { 7345 index_5G = i; 7354 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { 7355 index_5G = i; 7369 if (index_5G != 0) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_debug.c | 3861 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 3867 index_5G = i; in proc_get_best_channel() 3884 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 3885 index_5G = i; in proc_get_best_channel() 3894 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 3895 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_debug.c | 3834 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 3840 index_5G = i; in proc_get_best_channel() 3857 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 3858 index_5G = i; in proc_get_best_channel() 3867 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 3868 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_debug.c | 4038 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 4044 index_5G = i; in proc_get_best_channel() 4061 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4062 index_5G = i; in proc_get_best_channel() 4071 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4072 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_debug.c | 3964 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 3970 index_5G = i; in proc_get_best_channel() 3987 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 3988 index_5G = i; in proc_get_best_channel() 3997 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 3998 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_debug.c | 3945 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 3951 index_5G = i; in proc_get_best_channel() 3968 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 3969 index_5G = i; in proc_get_best_channel() 3978 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 3979 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_debug.c | 3834 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 3840 index_5G = i; in proc_get_best_channel() 3857 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 3858 index_5G = i; in proc_get_best_channel() 3867 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 3868 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_debug.c | 4133 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 4139 index_5G = i; in proc_get_best_channel() 4156 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4157 index_5G = i; in proc_get_best_channel() 4166 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4167 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_debug.c | 4194 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 4200 index_5G = i; in proc_get_best_channel() 4217 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4218 index_5G = i; in proc_get_best_channel() 4227 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4228 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_debug.c | 4194 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 4200 index_5G = i; in proc_get_best_channel() 4217 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4218 index_5G = i; in proc_get_best_channel() 4227 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4228 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_debug.c | 4962 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 4968 index_5G = i; in proc_get_best_channel() 4985 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4986 index_5G = i; in proc_get_best_channel() 4995 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4996 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_debug.c | 4962 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 4968 index_5G = i; in proc_get_best_channel() 4985 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4986 index_5G = i; in proc_get_best_channel() 4995 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4996 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_debug.c | 4832 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 4838 index_5G = i; in proc_get_best_channel() 4855 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4856 index_5G = i; in proc_get_best_channel() 4865 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4866 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_debug.c | 4808 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 4814 index_5G = i; in proc_get_best_channel() 4831 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4832 index_5G = i; in proc_get_best_channel() 4841 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4842 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_debug.c | 4808 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local 4814 index_5G = i; in proc_get_best_channel() 4831 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4832 index_5G = i; in proc_get_best_channel() 4841 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { in proc_get_best_channel() 4842 index_5G = i; in proc_get_best_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | ioctl_linux.c | 12253 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local 12259 index_5G = i; 12276 && (pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_5G].rx_count)) { 12277 index_5G = i; 12286 && (pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_5G].rx_count)) { 12287 index_5G = i; 12301 if (index_5G != 0) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_linux.c | 11206 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local 11212 index_5G = i; 11229 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { 11230 index_5G = i; 11239 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { 11240 index_5G = i; 11254 if (index_5G != 0) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_linux.c | 11126 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local 11132 index_5G = i; 11149 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { 11150 index_5G = i; 11159 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { 11160 index_5G = i; 11174 if (index_5G != 0) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | ioctl_linux.c | 11173 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local 11179 index_5G = i; 11196 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { 11197 index_5G = i; 11206 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { 11207 index_5G = i; 11221 if (index_5G != 0) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_linux.c | 11181 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local 11187 index_5G = i; 11204 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { 11205 index_5G = i; 11214 && (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_5G].rx_count)) { 11215 index_5G = i; 11229 if (index_5G != 0) {
|