Lines Matching refs:PRINTM

187     PRINTM(MINFO, "The OUI %x:%x:%x:%x is not found in PTK \n", oui[0], oui[1], oui[2], oui[3]);  in search_oui_in_ie()
674PRINTM(MINFO, "Scan: Null detect: %p, %p, %p\n", pscan_cfg_out, pchan_tlv_out, pscan_chan_list); in wlan_scan_channel_list()
684 PRINTM(MERROR, "Scan: No channel configured\n"); in wlan_scan_channel_list()
762 PRINTM(MINFO, "SCAN_CMD: Rates size = %d\n", rates_size); in wlan_scan_channel_list()
1097 PRINTM(MINFO, "Scan: ssid_list[%d]: %s, %d\n", ssid_idx, pwildcard_ssid_tlv->ssid, in wlan_scan_setup_scan_config()
1153 PRINTM(MCMND, "Scan: channel gap = 0x%x\n", puser_scan_in->scan_chan_gap); in wlan_scan_setup_scan_config()
1165 PRINTM(MCMND, "Scan: channel gap = 0x%x\n", pmadapter->scan_chan_gap); in wlan_scan_setup_scan_config()
1177 PRINTM(MINFO, "Scan: num_probes = %d\n", num_probes); in wlan_scan_setup_scan_config()
1242 PRINTM(MINFO, "SCAN_CMD: Rssi threshold = %d\n", rssi_threshold); in wlan_scan_setup_scan_config()
1267 PRINTM(MINFO, "Scan: Using supplied channel list\n"); in wlan_scan_setup_scan_config()
1293 PRINTM(MINFO, "UserScan request for A Band channel %d!!\n", channel); in wlan_scan_setup_scan_config()
1297 PRINTM(MERROR, "Scan in A band is not allowed!!\n"); in wlan_scan_setup_scan_config()
1394 PRINTM(MINFO, "Scan: Scanning current channel only\n"); in wlan_scan_setup_scan_config()
1399 PRINTM(MINFO, "Scan: Creating full region channel list\n"); in wlan_scan_setup_scan_config()
1516 PRINTM(MERROR, "InterpretIE: Not enough bytes left\n"); in wlan_interpret_bss_desc_with_ie()
1539 PRINTM(MINFO, "InterpretIE: RSSI=%02X\n", *pcurrent_ptr); in wlan_interpret_bss_desc_with_ie()
1569 PRINTM(MINFO, "InterpretIE: fixed_ie.capabilities=0x%X\n", fixed_ie.capabilities); in wlan_interpret_bss_desc_with_ie()
1599 PRINTM(MINFO, "InterpretIE: AP WEP enabled\n"); in wlan_interpret_bss_desc_with_ie()
1625 PRINTM(MERROR, in wlan_interpret_bss_desc_with_ie()
1643 PRINTM(MINFO, "InterpretIE: ssid: %-32s\n", pbss_entry->ssid.ssid); in wlan_interpret_bss_desc_with_ie()
1714 PRINTM(MERROR, in wlan_interpret_bss_desc_with_ie()
1857PRINTM(MCMND, "InterpretIE: OWE Transition AP privacy=%d MAC Addr-" MACSTR " ssid %s\n", in wlan_interpret_bss_desc_with_ie()
2050 PRINTM(MINFO, "Unexpected extension id\n"); in wlan_interpret_bss_desc_with_ie()
2063 PRINTM(MINFO, "Unexpected IE \n"); in wlan_interpret_bss_desc_with_ie()
2184 PRINTM(MCMND, "chan=%d, min_rssi=%d, max_rssi=%d noise=%d min_rss=%d, max_rss=%d\n", in wlan_update_chan_rssi()
2214 PRINTM(MINFO, in wlan_scan_process_results()
2288 PRINTM(MINFO, "Disable 11n if HT CAP IE is not found from the 11AC AP\n"); in wlan_is_network_compatible()
2297 PRINTM(MINFO, "Disable 11n if VHT CAP/HT CAP IE is not found from the 11AX AP\n"); in wlan_is_network_compatible()
2305 PRINTM(MINFO, "Return success directly in WPS period\n"); in wlan_is_network_compatible()
2314 PRINTM(MINFO, "Return success directly in OWE Transition mode\n"); in wlan_is_network_compatible()
2333 PRINTM(MINFO, "Disable 11n if AES is not supported by AP\n"); in wlan_is_network_compatible()
2347 PRINTM(MINFO, "ewpa_enabled: Ignore none WPA/WPA2 AP\n"); in wlan_is_network_compatible()
2356 PRINTM(MINFO, "Return success for WAPI AP\n"); in wlan_is_network_compatible()
2378 PRINTM(MINFO, "Disable 11n in WEP mode\n"); in wlan_is_network_compatible()
2394 PRINTM(MINFO, in wlan_is_network_compatible()
2410 PRINTM(MINFO, "Disable 11n if AES is not supported by AP\n"); in wlan_is_network_compatible()
2433 PRINTM(MINFO, in wlan_is_network_compatible()
2449 PRINTM(MINFO, "Disable 11n if AES is not supported by AP\n"); in wlan_is_network_compatible()
2480 PRINTM(MINFO, in wlan_is_network_compatible()
2493 PRINTM(MINFO, in wlan_is_network_compatible()
2556 PRINTM(MERROR, "Memory allocation for pscan_cfg_out failed!\n"); in wlan_scan_networks()
2574 PRINTM(MERROR, "Failed to allocate scan_chan_list\n"); in wlan_scan_networks()
2593 PRINTM(MERROR, "Failed to setup scan config\n"); in wlan_scan_networks()
2862 PRINTM(MINFO, "SCAN_RESP: bss_descript_size %d\n", bytes_left); in wlan_ret_802_11_scan()
2872 PRINTM(MINFO, "SCAN_RESP: returned %d APs before parsing\n", pscan_rsp->number_of_sets); in wlan_ret_802_11_scan()
2959 PRINTM(MERROR, "Memory allocation for bss_new_entry failed!\n"); in wlan_ret_802_11_scan()
3193 PRINTM(MERROR, "SCAN_RESP: wlan_interpret_bss_desc_with_ie returned error\n"); in wlan_ret_802_11_scan()
3292 PRINTM(MINFO, "EXT scan returns successfully\n"); in wlan_ret_802_11_scan_ext()
3298 PRINTM(MCMND, "Cancel scan command completed!\n"); in wlan_ret_802_11_scan_ext()
3336 PRINTM(MERROR, "Error processing scan gap TLV\n"); in wlan_ret_802_11_scan_ext()
3600 PRINTM(MERROR, in wlan_parse_non_trans_bssid_profile()
3612 PRINTM(MMSG, "invalid IE length = %d left len %d\n", pheader->len, left_len); in wlan_parse_non_trans_bssid_profile()
3621 PRINTM(MERROR, " No valid Multiple BSSID-Index element\n"); in wlan_parse_non_trans_bssid_profile()
3624 PRINTM(MCMND, "MBSSID: Find mbssid_index=%d\n", pbssid_index->bssid_index); in wlan_parse_non_trans_bssid_profile()
3637 PRINTM(MCMND, "MBSSID: Find mbssid ssid=%s\n", pssid->ssid); in wlan_parse_non_trans_bssid_profile()
3655 PRINTM(MERROR, "Memory allocation for bss_new_entry failed!\n"); in wlan_parse_non_trans_bssid_profile()
3674 PRINTM(MERROR, "Fail to update MBSSID beacon buf\n"); in wlan_parse_non_trans_bssid_profile()
3718 PRINTM(MINFO, "SCAN_RESP: Duplicate of index: %d\n", bss_idx); in wlan_parse_non_trans_bssid_profile()
3820 PRINTM(MERROR, "Invalid multi-bssid IE\n"); in wlan_parse_multi_bssid_ie()
3825 PRINTM(MERROR, "Invalid multi-bssid IE\n"); in wlan_parse_multi_bssid_ie()
3858 PRINTM(MERROR, "Invalid beacon ie, ssid should be in the first element\n"); in wlan_parse_multi_bssid_ap()
3870 PRINTM(MERROR, in wlan_parse_multi_bssid_ap()
3931 PRINTM(MINFO, "EXT_SCAN: bss_descript_size %d\n", scan_resp_size); in wlan_parse_ext_scan_result()
3932 PRINTM(MINFO, "EXT_SCAN: returned %d APs before parsing\n", number_of_sets); in wlan_parse_ext_scan_result()
3954 PRINTM(MERROR, "Memory allocation for bss_new_entry failed!\n"); in wlan_parse_ext_scan_result()
3968 PRINTM(MERROR, "EXT_SCAN: Error bytes left < TLV length\n"); in wlan_parse_ext_scan_result()
3999 PRINTM(MERROR, in wlan_parse_ext_scan_result()
4017 PRINTM(MINFO, "Unexpected tlv in scan result\n"); in wlan_parse_ext_scan_result()
4041PRINTM(MINFO, "EXT_SCAN: BSSID = %02x:%02x:%02x:%02x:%02x:%02x\n", bss_new_entry->mac_address[0], in wlan_parse_ext_scan_result()
4077 PRINTM(MINFO, "EXT_SCAN: RSSI=%d\n", bss_new_entry->rssi); in wlan_parse_ext_scan_result()
4143 PRINTM(MINFO, "EXT_SCAN: Duplicate of index: %d\n", bss_idx); in wlan_parse_ext_scan_result()
4155 PRINTM(MINFO, "SCAN_RESP: Duplicate of index: %d\n", bss_idx); in wlan_parse_ext_scan_result()
4182 PRINTM(MCMND, "skip update the duplicate entry with low rssi\n"); in wlan_parse_ext_scan_result()
4240 PRINTM(MERROR, "EXT_SCAN: wlan_interpret_bss_desc_with_ie returned error\n"); in wlan_parse_ext_scan_result()
4251 PRINTM(MINFO, "EXT_SCAN: Scanned %2d APs, %d valid, %d total\n", number_of_sets, in wlan_parse_ext_scan_result()
4631 PRINTM(MCMND, "bgScan: channel gap = 0x%x\n", scan_chan_gap); in wlan_cmd_bgscan_config()
4660 PRINTM(MINFO, "Scan: ssid_list[%d]: %s, %d\n", ssid_idx, pwildcard_ssid_tlv->ssid, in wlan_cmd_bgscan_config()
4666 PRINTM(MINFO, "Scan: Using supplied channel list\n"); in wlan_cmd_bgscan_config()
4893 PRINTM(MINFO, "Num of entries in scan table = %d\n", pmadapter->num_in_scan_table); in wlan_find_ssid_in_list()
4981 PRINTM(MINFO, "FindBSSID: Num of BSSIDs = %d\n", pmadapter->num_in_scan_table); in wlan_find_bssid_in_list()