Home
last modified time | relevance | path

Searched refs:index_24G (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_debug.c156 u32 i, best_channel_24G = 1, index_24G = 0; in proc_get_best_channel() local
160 index_24G = i; in proc_get_best_channel()
166 if (pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_24G].rx_count) { in proc_get_best_channel()
167 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_debug.c2511 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
2515 index_24G = i; in proc_get_best_channel()
2523 if ( pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_24G].rx_count ) { in proc_get_best_channel()
2524 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_debug.c2588 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
2592 index_24G = i; in proc_get_best_channel()
2600 if ( pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_24G].rx_count ) { in proc_get_best_channel()
2601 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_debug.c2906 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
2910 index_24G = i; in proc_get_best_channel()
2918 if (pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_24G].rx_count) { in proc_get_best_channel()
2919 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_debug.c3596 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
3600 index_24G = i; in proc_get_best_channel()
3608 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
3609 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_debug.c3861 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
3865 index_24G = i; in proc_get_best_channel()
3873 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
3874 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_debug.c3834 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
3838 index_24G = i; in proc_get_best_channel()
3846 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
3847 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_debug.c4038 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
4042 index_24G = i; in proc_get_best_channel()
4050 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
4051 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_debug.c3964 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
3968 index_24G = i; in proc_get_best_channel()
3976 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
3977 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_debug.c3945 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
3949 index_24G = i; in proc_get_best_channel()
3957 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
3958 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_debug.c3834 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
3838 index_24G = i; in proc_get_best_channel()
3846 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
3847 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_debug.c4133 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
4137 index_24G = i; in proc_get_best_channel()
4145 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
4146 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_debug.c4194 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
4198 index_24G = i; in proc_get_best_channel()
4206 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
4207 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_debug.c4194 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
4198 index_24G = i; in proc_get_best_channel()
4206 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
4207 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_debug.c4962 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
4966 index_24G = i; in proc_get_best_channel()
4974 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
4975 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_debug.c4962 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
4966 index_24G = i; in proc_get_best_channel()
4974 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
4975 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_linux.c7321 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local
7325 index_24G = i;
7333 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) {
7334 index_24G = i;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_debug.c4832 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
4836 index_24G = i; in proc_get_best_channel()
4844 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
4845 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_debug.c4808 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
4812 index_24G = i; in proc_get_best_channel()
4820 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
4821 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_debug.c4808 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; in proc_get_best_channel() local
4812 index_24G = i; in proc_get_best_channel()
4820 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) { in proc_get_best_channel()
4821 index_24G = i; in proc_get_best_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_linux.c7321 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local
7325 index_24G = i;
7333 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) {
7334 index_24G = i;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_linux.c12253 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local
12257 index_24G = i;
12265 if (pmlmeext->channel_set[i].rx_count < pmlmeext->channel_set[index_24G].rx_count) {
12266 index_24G = i;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_linux.c11206 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local
11210 index_24G = i;
11218 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) {
11219 index_24G = i;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_linux.c11126 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local
11130 index_24G = i;
11138 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) {
11139 index_24G = i;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_linux.c11173 u32 i, best_channel_24G = 1, best_channel_5G = 36, index_24G = 0, index_5G = 0; local
11177 index_24G = i;
11185 if (rfctl->channel_set[i].rx_count < rfctl->channel_set[index_24G].rx_count) {
11186 index_24G = i;

12