Lines Matching refs:wlcm_d

703 	wlcm_d("scan lock info: count=%ld, suspended=%ld", cur_val,  in dbg_lock_info()
1477wlcm_d("%s: Channel mismatch. Got: %d Expected: %d", network->ssid, res->Channel, network->channel… in network_matches_scan_result()
1482 wlcm_d("%s: bssid mismatch.", network->ssid); in network_matches_scan_result()
1509 wlcm_d("ssid mismatch: Got: %s Expected: %s", (char *)res->ssid, network->ssid); in network_matches_scan_result()
1522 wlcm_d("%s: security profile mismatch", network->ssid); in network_matches_scan_result()
1529 wlcm_d("%s: security profile mismatch", network->ssid); in network_matches_scan_result()
1535 wlcm_d("%d: Channel not allowed.", res->Channel); in network_matches_scan_result()
1541 wlcm_d("%d: H2E configuration mismatch", res->ap_pwe); in network_matches_scan_result()
1547 wlcm_d("%s: MBO Association disallowed.", network->ssid); in network_matches_scan_result()
1553wlcm_d("%s: Match successful", res->trans_mode == OWE_TRANS_MODE_OWE ? res->ssid : res->trans_ssid… in network_matches_scan_result()
1563wlcm_d("%02X:%02X:%02X:%02X:%02X:%02X : BSSID is not allowed.", res->bssid[0], res->bssid[1], res-… in network_matches_scan_result()
1661 wlcm_d("configuring WPA security"); in configure_security()
1665 wlcm_d("configuring WPA2 security"); in configure_security()
1669 wlcm_d("configuring WPA/WPA2 Mixed security"); in configure_security()
1686 wlcm_d("adding SSID and PMK to supplicant cache"); in configure_security()
1700 wlcm_d("adding SSID and PSK to supplicant cache"); in configure_security()
1734 wlcm_d("configuring OWE security"); in configure_security()
1751 wlcm_d("configuring WPA3 SAE security"); in configure_security()
1752 wlcm_d("adding SSID and WPA3 SAE PASSWORD to supplicant cache"); in configure_security()
1758 wlcm_d("configuring WPA2 security"); in configure_security()
1759 wlcm_d("adding SSID and PSK to supplicant cache"); in configure_security()
1796 wlcm_d("Unexpected wlan security"); in configure_security()
1867 wlcm_d("initiating scan for network \"%s\"", network->name); in do_scan()
1983 wlcm_d("initiating scan for hidden network \"%s\"", network->name); in do_hidden_scan()
2061 wlcm_d("Fast Path: Taking fast path"); in do_connect()
2070 wlcm_d("Fast path assoc failed. Will try normal assoc"); in do_connect()
2175 wlcm_d("starting our own network"); in do_start()
2255 wlcm_d("stopping our own network"); in do_stop()
2301 wlcm_d("Unexpected connect fail reason"); in do_connect_failed()
2328 wlcm_d("connecting to \"%s\" failed", wlan.networks[wlan.cur_network_idx].name); in do_connect_failed()
2537 wlcm_d("Unexpected security nw param"); in update_network_params()
2548 wlcm_d("starting association to \"%s\"", network->name); in start_association()
2553 wlcm_d("setting security params failed"); in start_association()
2569 wlcm_d("association failed"); in start_association()
2638 wlcm_d("%s: Failed to alloc scan result object", __func__); in handle_scan_results()
2674 wlcm_d("RSSI: Best AP=%d Result AP=%d", best_ap->RSSI, res->RSSI); in handle_scan_results()
2681 wlcm_d("Found better AP %s on channel %d", res->ssid, res->Channel); in handle_scan_results()
2737 wlcm_d("do scan for OWE Transition SSID: %s", network->trans_ssid); in handle_scan_results()
2810 wlcm_d("network not found, re-scanning"); in handle_scan_results()
2816 wlcm_d("rescan limit exceeded, giving up"); in handle_scan_results()
2831 wlcm_d("stopping deep sleep ps mode"); in wlan_disable_power_save()
2835 wlcm_d("stopping IEEE ps mode"); in wlan_disable_power_save()
2840 wlcm_d("stopping WNM ps mode"); in wlan_disable_power_save()
2845 wlcm_d("Unexpected disable ps action"); in wlan_disable_power_save()
2855 wlcm_d("starting deep sleep ps mode"); in wlan_enable_power_save()
2859 wlcm_d("starting IEEE ps mode"); in wlan_enable_power_save()
2864 wlcm_d("starting WNM ps mode"); in wlan_enable_power_save()
2869 wlcm_d("Unexpected ps mode"); in wlan_enable_power_save()
2882 wlcm_d("got msg data :: %x", action); in wlcm_process_ieeeps_event()
2917 wlcm_d("got msg data :: %x", action); in wlcm_process_deepsleep_event()
2970wlcm_d("WNM enable success event: action %x result %x", wnm_sleep_result->action, wnm_sleep_result… in wlcm_process_wnmps_event()
2979wlcm_d("WNM enable fail event: action %x result %x", wnm_sleep_result->action, wnm_sleep_result->r… in wlcm_process_wnmps_event()
2984 wlcm_d("WNM disable success event"); in wlcm_process_wnmps_event()
3017 wlcm_d("SM: returned to %s", dbg_sta_state_name(*next)); in wlcm_process_scan_result_event()
3018 wlcm_d("releasing scan lock (connect scan)"); in wlcm_process_scan_result_event()
3043 wlcm_d("SM: returned to %s", dbg_sta_state_name(*next)); in wlcm_process_scan_result_event()
3044 wlcm_d("releasing scan lock (user scan)"); in wlcm_process_scan_result_event()
3051 wlcm_d("releasing scan lock (connect scan)"); in wlcm_process_scan_result_event()
3083 wlcm_d("SM: returned to %s", dbg_sta_state_name(*next)); in wlcm_process_scan_result_event()
3132 wlcm_d("ignoring TCP configure response"); in wlcm_process_sta_addr_config_event()
3191 wlcm_d("Unexpected addr type"); in wlcm_process_sta_addr_config_event()
3206 wlcm_d("Sending deauth because of channel switch"); in wlcm_process_channel_switch_ann()
3485 wlcm_d("ECSA not support"); in wlcm_process_channel_switch_supp()
3537 wlcm_d("ECSA not support"); in wlcm_process_channel_switch()
3613 wlcm_d("Ignore ADDBA Request event in disconnected state"); in wlcm_process_addba_request()
3630 wlcm_d("Ignore DELBA Request event in disconnected state"); in wlcm_process_delba_request()
3647 wlcm_d( in wlcm_process_ba_stream_timeout_request()
3669 wlcm_d("releasing scan lock for fast path"); in wlcm_process_association_event()
3677 wlcm_d("releasing scan lock (connect scan)"); in wlcm_process_association_event()
3694 wlcm_d("ignoring association result event"); in wlcm_process_association_event()
3719 wlcm_d("association failed, re-scanning"); in wlcm_process_association_event()
3840 wlcm_d("ignoring authentication event"); in wlcm_process_authentication_event()
3956 wlcm_d("Fast Path: validating settings"); in wlcm_process_authentication_event()
4070 wlcm_d("wlcm_process_rssi_low_event roaming not support"); in wlcm_process_rssi_low_event()
4080 wlcm_d("wlcm_process_rssi_low_event roaming disabled"); in wlcm_process_rssi_low_event()
4097 wlcm_d("bgscan config successful"); in wlcm_process_rssi_low_event()
4107 wlcm_d("11R Roaming already in progress"); in wlcm_process_rssi_low_event()
4119 wlcm_d("Sent 11K neighbor request"); in wlcm_process_rssi_low_event()
4132 wlcm_d("Sent 11V bss transition query"); in wlcm_process_rssi_low_event()
4146 wlcm_d("bgscan config successful"); in wlcm_process_rssi_low_event()
4155 wlcm_d("Roaming already in progress"); in wlcm_process_rssi_low_event()
4245 wlcm_d("ignoring neighbor list report event in idle state"); in wlcm_process_neighbor_list_report_event()
4283 wlcm_d("ignoring neighbor list report event in idle state"); in wlcm_process_neighbor_list_report_event()
4409 wlcm_d("wlan ft roam failed"); in wlan_ft_roam()
4416 wlcm_d("wlan ft roam scan failed"); in wlan_ft_roam()
4628 wlcm_d("ignoring link loss event in idle state"); in wlcm_process_link_loss_event()
4672 wlcm_d( in wlcm_process_link_loss_event()
4881 wlcm_d("got event: DHCP failure"); in wlcm_process_net_dhcp_config()
4926 wlcm_d("got event: DHCP success"); in wlcm_process_net_dhcp_config()
4960 wlcm_d("got event from dhcp client %d", msg->reason); in wlcm_process_net_dhcp_config()
4978 wlcm_d("Lease renewal failed"); in wlcm_process_net_dhcp_config()
4993 wlcm_d("update wlan-info params"); in wlcm_process_net_dhcp_config()
5154wlcm_d("RRM Neighbor[%d] - Bssid = %s , Info = %s, op_class=%d, Channel = %d, Phy_Type = %d, Freq=… in wlan_parse_neighbor_report_response()
5163 wlcm_d("BSSID already present in neighbor list, Skipping %s ",bssid); in wlan_parse_neighbor_report_response()
5167 wlcm_d("Maximum neighbors added to list, Skipping."); in wlan_parse_neighbor_report_response()
5172 wlcm_d("Failed to Parse Neighbor Report - Skipping entry\n"); in wlan_parse_neighbor_report_response()
5191 wlcm_d("%s: Failed to alloc wlan_network network", __func__); in wlcm_process_add_unspecified_network()
5237 wlcm_d("%s: %s", __func__, buf); in wpa_supplicant_msg_cb()
5250 wlcm_d("No suitable network was found"); in wpa_supplicant_msg_cb()
5274 wlcm_d("Authentication rejected during connection attempt"); in wpa_supplicant_msg_cb()
5284 wlcm_d("AP: Station connected"); in wpa_supplicant_msg_cb()
5304 wlcm_d("AP: Station dis-connected"); in wpa_supplicant_msg_cb()
5325 wlcm_d("WPS overlap detected in PBC mode"); in wpa_supplicant_msg_cb()
5329 wlcm_d("Available WPS AP with active PBC found in scan results"); in wpa_supplicant_msg_cb()
5333 wlcm_d("Available WPS AP with recently selected PIN registrar found in scan results"); in wpa_supplicant_msg_cb()
5337 wlcm_d("Available WPS AP found in scan results"); in wpa_supplicant_msg_cb()
5341 wlcm_d("A new credential received"); in wpa_supplicant_msg_cb()
5345 wlcm_d("PBC mode was disabled"); in wpa_supplicant_msg_cb()
5350 wlcm_d("PBC mode was activated"); in wpa_supplicant_msg_cb()
5355 wlcm_d("PIN mode was activated"); in wpa_supplicant_msg_cb()
5360 wlcm_d("WPS enrollment attempt timed out and was terminated"); in wpa_supplicant_msg_cb()
5365 wlcm_d("WPS registration failed after M2/M2D"); in wpa_supplicant_msg_cb()
5370 wlcm_d("WPS registration completed successfully"); in wpa_supplicant_msg_cb()
5384 wlcm_d("11K RRM event neighbor response received"); in wpa_supplicant_msg_cb()
5399 wlcm_d("11K RRM event neighbor report request failed"); in wpa_supplicant_msg_cb()
5408 wlcm_d("DPP starts to new a network profile"); in wpa_supplicant_msg_cb()
5654 wlcm_d("DPP reload uap"); in wpa_supplicant_msg_cb()
5754 wlcm_d("Antenna selected: tx: %d, rx:%x", tx_antenna, rx_antenna); in wlcm_process_init()
5785 wlcm_d("Failed to set antenna configuration"); in wlcm_process_init()
5789 wlcm_d("Antenna selected: %d", ant); in wlcm_process_init()
5856 wlcm_d("ignoring TCP configure response"); in wlcm_process_net_if_config_event()
6136 wlcm_d( in uap_state_machine()
6200 wlcm_d("releasing scan lock"); in wlcm_request_scan()
6215 wlcm_d("releasing scan lock"); in wlcm_request_scan()
6258 wlcm_d("initiating wlan-scan (return to %s)", dbg_sta_state_name(wlan.sta_state)); in wlcm_request_scan()
6282 wlcm_d("releasing scan lock"); in wlcm_request_scan()
6412 wlcm_d("releasing scan lock"); in wlcm_request_disconnect()
6511 wlcm_d( in wlcm_request_connect()
6518wlcm_d("starting %s to network: %d", wlan.roam_reassoc == false ? "connection" : "reassociation", … in wlcm_request_connect()
6544 wlcm_d("releasing scan lock (connect scan)"); in wlcm_request_connect()
6573 wlcm_d("Reconnect in progress ..."); in wlcm_request_reconnect()
6579 wlcm_d("Reconnect attempt # %d", wlan.reassoc_count + 1); in wlcm_request_reconnect()
6585 wlcm_d("Reconnection failed. Giving up."); in wlcm_request_reconnect()
6592 wlcm_d("Disconnecting ... "); in wlcm_request_reconnect()
6943 wlcm_d("got event: scan result"); in handle_message()
6949 wlcm_d("got event: fw hang"); in handle_message()
6953 wlcm_d("got event: fw reset"); in handle_message()
6965 wlcm_d("got event: association result: %s", in handle_message()
6977 wlcm_d("got event: association notify: %s", in handle_message()
6986wlcm_d("got event: PMK result: %s", msg->reason == WIFI_EVENT_REASON_SUCCESS ? "success" : "failur… in handle_message()
7002 wlcm_d("got event: authentication result: %s", in handle_message()
7017 wlcm_d("got event: link loss, code=%d", (int)msg->data); in handle_message()
7035 wlcm_d("got event: rssi low"); in handle_message()
7050 wlcm_d("got event: RSSI high"); in handle_message()
7054 wlcm_d("got event: SNR low"); in handle_message()
7058 wlcm_d("got event: SNR high"); in handle_message()
7062 wlcm_d("got event: MAX fail"); in handle_message()
7066 wlcm_d("got event: Beacon missed"); in handle_message()
7070 wlcm_d("got event: DATA_RSSI low"); in handle_message()
7074 wlcm_d("got event: DATA_RSSI high"); in handle_message()
7078 wlcm_d("got event: DATA_SNR low"); in handle_message()
7082 wlcm_d("got event: DATA_SNR high"); in handle_message()
7086 wlcm_d("got event: LINK_QUALITY"); in handle_message()
7090 wlcm_d("got event: PRE_BEACON_LOST"); in handle_message()
7114 wlcm_d("got event: neighbor list report"); in handle_message()
7123 wlcm_d("got event: auto link switch network"); in handle_message()
7128 wlcm_d("got event: disassociation, code=%d", (int)(msg->data)); in handle_message()
7140 wlcm_d("got event: deauthentication"); in handle_message()
7148 wlcm_d("got event: TCP configured"); in handle_message()
7160 wlcm_d("got event: Interfaces configured"); in handle_message()
7172 wlcm_d("got event: net ipv6 config"); in handle_message()
7181 wlcm_d("got event: channel switch announcement"); in handle_message()
7188 wlcm_d("got event: channel switch"); in handle_message()
7197 wlcm_d("got event: csi status report"); in handle_message()
7204 wlcm_d("got event: sleep"); in handle_message()
7211wlcm_d("got event: IEEE ps result: %s", msg->reason == WIFI_EVENT_REASON_SUCCESS ? "success" : "fa… in handle_message()
7218 wlcm_d("got event: deep sleep result: %s", in handle_message()
7227wlcm_d("got event: WNM ps result: %s", msg->reason == WIFI_EVENT_REASON_SUCCESS ? "success" : "fai… in handle_message()
7234 wlcm_d("got event: IEEE deep sleep result: %s", in handle_message()
7245 wlcm_d("got event: WNM deep sleep result: %s", in handle_message()
7276 wlcm_d("AGGR_CTRL ignored for now"); in handle_message()
7305 wlcm_d("got event: BG scan stopped"); in handle_message()
7309 wlcm_d("got event: BG scan report"); in handle_message()
7314 wlcm_d("got event: management frame"); in handle_message()
7329 wlcm_d("got event: continue to ftm or stop"); in handle_message()
7334 wlcm_d("got event: receive WLS csi data"); in handle_message()
7394 wlcm_d("Received shutdown request"); in wlcmgr_task()
7408 wlcm_d("got wifi message: %d %d %p", msg.event, msg.reason, msg.data); in wlcmgr_task()
7411 wlcm_d("got wifi message: %d %d %p", msg.event, msg.reason, msg.data); in wlcmgr_task()
7424wlcm_d("SM uAP %s -> %s", dbg_uap_state_name(wlan.uap_state), dbg_uap_state_name(next_uap_state)); in wlcmgr_task()
7443wlcm_d("SM STA %s -> %s", dbg_sta_state_name(wlan.sta_state), dbg_sta_state_name(next_sta_state)); in wlcmgr_task()
7449 wlcm_d("SM queue recv Timed out "); in wlcmgr_task()
7502 wlcm_d("WPS is enabled"); in wps_task()
7530 wlcm_d("WPS Session from AP started"); in wps_task()
7717 wlcm_d("WLAN FW ext_version: %s", wlan.fw_ver_ext.version_str); in wlan_init()
7749 wlcm_d("WPS EVENT = %d data = %p len=%d", event, data, len); in wlcm_wps_callback()
7773 wlcm_d("Adding network failed"); in wlcm_wps_callback()
7782 wlcm_d("Connecting to network failed"); in wlcm_wps_callback()
8088 wlcm_d("WPS started"); in wlan_start()
8348 wlcm_d("Sent wlcmgr shutdown request. Current State: %d", wlan.status); in wlan_stop()
8361 wlcm_d("Timed out waiting for wlcmgr to stop\r\n"); in wlan_stop()
8362 wlcm_d("Forcing halt for wlcmgr thread\r\n"); in wlan_stop()
8418 wlcm_d("WLCMGR thread deleted\n\r"); in wlan_stop()
10214 wlcm_d("WPS session is in progress"); in wlan_connect()
10246 wlcm_d("taking the scan lock (connect scan)"); in wlan_connect()
10254 wlcm_d("got the scan lock (connect scan)"); in wlan_connect()
10301 wlcm_d("Error: sta connection is required before sending reassociate request"); in wlan_reassociate()
10309 wlcm_d("WPS session is in progress"); in wlan_reassociate()
10315 wlcm_d("taking the scan lock (reassociate scan)"); in wlan_reassociate()
10323 wlcm_d("got the scan lock (reassociate scan)"); in wlan_reassociate()
10331 wlcm_d("Error: Reassociate failed"); in wlan_reassociate()
10706 wlcm_d("got mon thread event: %d", msg.id); in wlcmgr_mon_task()
11166 wlcm_d("taking the scan lock (user scan)"); in wlan_scan_with_opt()
11179 wlcm_d("got the scan lock (user scan)"); in wlan_scan_with_opt()
11542wlcm_d("wnm ps already enabled: %d, ieee ps could not be enabled", wlan.cm_wnmps_configured); in wlan_ieeeps_on()
11548 wlcm_d("ieee ps already enabled"); in wlan_ieeeps_on()
11583wlcm_d("ieee ps already enabled: %d, wnm ps could not be enabled", wlan.cm_ieeeps_configured); in wlan_wnmps_on()
11588 wlcm_d("wnm ps already enabled"); in wlan_wnmps_on()
11660 wlcm_d("WPS PIN validation failed for %d", pin); in wlan_start_wps_pin()
12024 wlcm_d("Reassoc control %s", reassoc_control ? "enabled" : "disabled"); in wlan_set_reassoc_control()
13032 wlcm_d("ignoring scan request with NULL scan or cb params"); in wlan_rrm_request_scan()
13037 wlcm_d("ignoring scan request in invalid state"); in wlan_rrm_request_scan()
13136 wlcm_d("Error: sta connection is required before sending neighbor report req"); in wlan_host_11k_neighbor_req()
13169 wlcm_d("Error: sta connection is required before sending bss transition query"); in wlan_host_11v_bss_trans_query()
13780 wlcm_d("Error: invalid tolerance time value, range[[1..3600]]."); in wlan_set_11ax_tol_time()
13787 wlcm_d("Pls set OBSS Tolerance Time value before connecting to AP."); in wlan_set_11ax_tol_time()
15050 wlcm_d("WPS session is already in progress"); in wlan_start_wps_pbc()
15076 wlcm_d("WPS session is already in progress"); in wlan_start_wps_pin()
15082 wlcm_d("WPS PIN validation failed for %s", pin); in wlan_start_wps_pin()
15127 wlcm_d("WPS PIN validation failed for %s", pin); in wlan_start_ap_wps_pin()
15678 wlcm_d("Region %s is configured, re-config not allowed", wlan_region_code); in wlan_set_country_code()