| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_roam.c | 229 WL_SCAN(("0x%04X\n", channels[0])); in get_roam_channel_list() 245 WL_SCAN(("Chanspec = %s\n", in get_roam_channel_list() 273 WL_SCAN(("Chanspec = %s\n", in get_roam_channel_list()
|
| H A D | wl_cfgscan.c | 405 WL_SCAN(("BSSID %pM, channel %3d(%3d %3sMHz), rssi %3d, capa 0x%-4x, mgmt_type %d, " in wl_inform_single_bss() 572 WL_SCAN(("scanned AP count (%d)\n", bss_list->count)); in wl_inform_bss_cache() 585 WL_SCAN(("cached AP count (%d)\n", wl_bss_cache_size(&cfg->g_bss_cache_ctrl))); in wl_inform_bss_cache() 623 WL_SCAN(("scanned AP count (%d)\n", bss_list->count)); in wl_inform_bss() 1595 WL_SCAN(("chan: %s-%d, chanspec: %x\n", in wl_cfgscan_populate_scan_channel() 1703 WL_SCAN(("chan: %d, chanspec: %x\n", channel, channel_list[j])); in wl_cfgscan_populate_scan_channels() 1743 WL_SCAN(("%d: Broadcast scan\n", i)); in wl_cfgscan_populate_scan_ssids() 1745 WL_SCAN(("%d: scan for %s size =%d\n", i, in wl_cfgscan_populate_scan_ssids() 1756 WL_SCAN(("Broadcast scan\n")); in wl_cfgscan_populate_scan_ssids() 2000 WL_SCAN((" LEGACY E-SCAN START\n")); in wl_run_escan() [all …]
|
| H A D | wl_dbg.h | 162 #define WL_SCAN(args) do {if (wl_msg_level2 & WL_SCAN_VAL) WL_PRINT(args);} while (0) macro 395 #define WL_SCAN(args) do {if (wl_msg_level2 & WL_SCAN_VAL) WL_PRINT(args);} while (0) macro 881 #define WL_SCAN(args) EVENT_LOG_RA(EVENT_LOG_TAG_SCAN_TRACE_LOW, args) macro 884 #define WL_SCAN(args) \ macro 891 #define WL_SCAN(args) WL_PRINT(args) macro 895 #define WL_SCAN(args) macro
|
| H A D | wl_cfg80211.h | 581 #ifdef WL_SCAN 582 #undef WL_SCAN 590 #define WL_SCAN(x) WL_SCAN_MSG x macro
|
| H A D | wl_iw.c | 82 #define WL_SCAN(x) WL_SCAN_MSG x macro 1715 WL_SCAN(("BSSID="MACSTR", channel=%d, RSSI=%d, SSID=\"%s\"\n", in wl_iw_get_scan() 1861 WL_SCAN(("BSSID="MACSTR", channel=%d, RSSI=%d, SSID=\"%s\"\n", in wl_iw_iscan_get_scan() 1934 WL_SCAN(("apcnt=%d\n", apcnt)); in wl_iw_iscan_get_scan()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgscan.c | 567 WL_SCAN(("%s("MACDBG"), same onchan" in wl_escan_handler() 577 WL_SCAN(("%s("MACDBG"), prev onchan" in wl_escan_handler() 587 WL_SCAN(("bss info replacement" in wl_escan_handler() 1005 WL_SCAN(("Chan : %d, Channel spec: %x \n", in wl_cfgscan_populate_scan_channels() 1044 WL_SCAN(("%d: Broadcast scan\n", i)); in wl_cfgscan_populate_scan_ssids() 1046 WL_SCAN(("%d: scan for %s size =%d\n", i, in wl_cfgscan_populate_scan_ssids() 1057 WL_SCAN(("Broadcast scan\n")); in wl_cfgscan_populate_scan_ssids() 1398 WL_SCAN((" LEGACY E-SCAN START\n")); in wl_run_escan() 1428 WL_SCAN(("channel of request->channels[%d]=%d\n", i, tmp_chan)); in wl_run_escan() 1442 WL_SCAN(("request->n_channels=%d\n", request->n_channels)); in wl_run_escan() [all …]
|
| H A D | wl_dbg.h | 124 #define WL_SCAN(args) do {if (wl_msg_level2 & WL_SCAN_VAL) WL_PRINT(args);} while (0) macro
|
| H A D | wl_cfg80211.h | 274 #ifdef WL_SCAN 275 #undef WL_SCAN 277 #define WL_SCAN(args) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgscan.c | 562 WL_SCAN(("%s("MACDBG"), same onchan" in wl_escan_handler() 572 WL_SCAN(("%s("MACDBG"), prev onchan" in wl_escan_handler() 582 WL_SCAN(("bss info replacement" in wl_escan_handler() 995 WL_SCAN(("Chan : %d, Channel spec: %x \n", in wl_cfgscan_populate_scan_channels() 1034 WL_SCAN(("%d: Broadcast scan\n", i)); in wl_cfgscan_populate_scan_ssids() 1036 WL_SCAN(("%d: scan for %s size =%d\n", i, in wl_cfgscan_populate_scan_ssids() 1047 WL_SCAN(("Broadcast scan\n")); in wl_cfgscan_populate_scan_ssids() 1389 WL_SCAN((" LEGACY E-SCAN START\n")); in wl_run_escan() 1419 WL_SCAN(("channel of request->channels[%d]=%d\n", i, tmp_chan)); in wl_run_escan() 1433 WL_SCAN(("request->n_channels=%d\n", request->n_channels)); in wl_run_escan() [all …]
|
| H A D | wl_dbg.h | 124 #define WL_SCAN(args) do {if (wl_msg_level2 & WL_SCAN_VAL) WL_PRINT(args);} while (0) macro
|
| H A D | wl_cfg80211.h | 273 #ifdef WL_SCAN 274 #undef WL_SCAN 276 #define WL_SCAN(args) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgscan.c | 567 WL_SCAN(("%s("MACDBG"), same onchan" in wl_escan_handler() 577 WL_SCAN(("%s("MACDBG"), prev onchan" in wl_escan_handler() 587 WL_SCAN(("bss info replacement" in wl_escan_handler() 1005 WL_SCAN(("Chan : %d, Channel spec: %x \n", in wl_cfgscan_populate_scan_channels() 1044 WL_SCAN(("%d: Broadcast scan\n", i)); in wl_cfgscan_populate_scan_ssids() 1046 WL_SCAN(("%d: scan for %s size =%d\n", i, in wl_cfgscan_populate_scan_ssids() 1057 WL_SCAN(("Broadcast scan\n")); in wl_cfgscan_populate_scan_ssids() 1398 WL_SCAN((" LEGACY E-SCAN START\n")); in wl_run_escan() 1428 WL_SCAN(("channel of request->channels[%d]=%d\n", i, tmp_chan)); in wl_run_escan() 1442 WL_SCAN(("request->n_channels=%d\n", request->n_channels)); in wl_run_escan() [all …]
|
| H A D | wl_dbg.h | 124 #define WL_SCAN(args) do {if (wl_msg_level2 & WL_SCAN_VAL) WL_PRINT(args);} while (0) macro
|
| H A D | wl_cfg80211.h | 274 #ifdef WL_SCAN 275 #undef WL_SCAN 277 #define WL_SCAN(args) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_dbg.h | 162 #define WL_SCAN(args) do {if (wl_msg_level2 & WL_SCAN_VAL) WL_PRINT(args);} while (0) macro 395 #define WL_SCAN(args) do {if (wl_msg_level2 & WL_SCAN_VAL) WL_PRINT(args);} while (0) macro 881 #define WL_SCAN(args) EVENT_LOG_RA(EVENT_LOG_TAG_SCAN_TRACE_LOW, args) macro 884 #define WL_SCAN(args) \ macro 891 #define WL_SCAN(args) WL_PRINT(args) macro 895 #define WL_SCAN(args) macro
|
| H A D | wl_cfgscan.c | 409 WL_SCAN(("BSSID %pM, channel %3d(%3d %3sMHz), rssi %3d, capa 0x%-4x, mgmt_type %d, " in wl_inform_single_bss() 576 WL_SCAN(("scanned AP count (%d)\n", bss_list->count)); in wl_inform_bss_cache() 589 WL_SCAN(("cached AP count (%d)\n", wl_bss_cache_size(&cfg->g_bss_cache_ctrl))); in wl_inform_bss_cache() 627 WL_SCAN(("scanned AP count (%d)\n", bss_list->count)); in wl_inform_bss() 1599 WL_SCAN(("chan: %s-%d, chanspec: %x\n", in wl_cfgscan_populate_scan_channel() 1707 WL_SCAN(("chan: %d, chanspec: %x\n", channel, channel_list[j])); in wl_cfgscan_populate_scan_channels() 1747 WL_SCAN(("%d: Broadcast scan\n", i)); in wl_cfgscan_populate_scan_ssids() 1749 WL_SCAN(("%d: scan for %s size =%d\n", i, in wl_cfgscan_populate_scan_ssids() 1760 WL_SCAN(("Broadcast scan\n")); in wl_cfgscan_populate_scan_ssids() 2004 WL_SCAN((" LEGACY E-SCAN START\n")); in wl_run_escan() [all …]
|
| H A D | wl_cfg80211.h | 581 #ifdef WL_SCAN 582 #undef WL_SCAN 590 #define WL_SCAN(x) WL_SCAN_MSG x macro
|
| H A D | wl_iw.c | 82 #define WL_SCAN(x) WL_SCAN_MSG x macro 1692 WL_SCAN(("BSSID="MACSTR", channel=%d, RSSI=%d, SSID=\"%s\"\n", in wl_iw_get_scan() 1837 WL_SCAN(("BSSID="MACSTR", channel=%d, RSSI=%d, SSID=\"%s\"\n", in wl_iw_iscan_get_scan() 1910 WL_SCAN(("apcnt=%d\n", apcnt)); in wl_iw_iscan_get_scan()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_dbg.h | 118 #define WL_SCAN(args) do {if (wl_msg_level2 & WL_SCAN_VAL) WL_PRINT(args);} while (0) macro
|
| H A D | wl_cfg80211.h | 193 #ifdef WL_SCAN 194 #undef WL_SCAN 202 #define WL_SCAN(x) WL_SCAN_MSG x macro
|
| H A D | wl_cfg80211.c | 2672 WL_SCAN(("Preparing Scan request\n")); in wl_scan_prep() 2673 WL_SCAN(("nprobes=%d\n", params->nprobes)); in wl_scan_prep() 2674 WL_SCAN(("active_time=%d\n", params->active_time)); in wl_scan_prep() 2675 WL_SCAN(("passive_time=%d\n", params->passive_time)); in wl_scan_prep() 2676 WL_SCAN(("home_time=%d\n", params->home_time)); in wl_scan_prep() 2677 WL_SCAN(("scan_type=%d\n", params->scan_type)); in wl_scan_prep() 2692 WL_SCAN(("### List of channelspecs to scan ###\n")); in wl_scan_prep() 2727 WL_SCAN(("Chan : %d, Channel spec: %x \n", in wl_scan_prep() 2733 WL_SCAN(("Scanning all channels\n")); in wl_scan_prep() 2737 WL_SCAN(("### List of SSIDs to scan ###\n")); in wl_scan_prep() [all …]
|
| H A D | wl_iw.c | 83 #define WL_SCAN(x) WL_SCAN_MSG x macro 1690 WL_SCAN(("BSSID="MACSTR", channel=%d, RSSI=%d, SSID=\"%s\"\n", in wl_iw_get_scan() 1835 WL_SCAN(("BSSID="MACSTR", channel=%d, RSSI=%d, SSID=\"%s\"\n", in wl_iw_iscan_get_scan() 1908 WL_SCAN(("apcnt=%d\n", apcnt)); in wl_iw_iscan_get_scan()
|