| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | mlan_11ac.c | 168 PRINTM(MCMND, "Supported nss bit map:0x%02x\n", nss_map); in wlan_get_nss_vht_mcs() 189 PRINTM(MCMND, "Supported nss:%d\n", nss_num); in wlan_get_nss_num_vht_mcs() 264 … PRINTM(MERROR, "Configuration of VHT capabilities for TX/RX 3 is not supported in STA mode!\n"); in wlan_11ac_ioctl_vhtcfg() 272 … PRINTM(MERROR, "Configuration of VHT capabilities for TX/RX %d is not supported in UAP mode!\n", in wlan_11ac_ioctl_vhtcfg() 310 PRINTM(MINFO, "Set: vht cap info 0x%x\n", usr_vht_cap_info); in wlan_11ac_ioctl_vhtcfg() 333 PRINTM(MINFO, "Set: vht rx mcs set 0x%08x\n", vht_cfg->vht_rx_mcs); in wlan_11ac_ioctl_vhtcfg() 353 PRINTM(MINFO, "Set: vht tx mcs set 0x%08x\n", vht_cfg->vht_tx_mcs); in wlan_11ac_ioctl_vhtcfg() 360 PRINTM(MINFO, "Set: vht mcs set 0x%08x\n", pmadapter->usr_dot_11ac_mcs_support); in wlan_11ac_ioctl_vhtcfg() 364 PRINTM(MINFO, "Skipped user 11ac mcs configuration\n"); in wlan_11ac_ioctl_vhtcfg() 403 … PRINTM(MINFO, "Get: vht cap info for 2.4GHz 0x%x\n", pmadapter->usr_dot_11ac_dev_cap_bg); in wlan_11ac_ioctl_vhtcfg() [all …]
|
| D | mlan_11n.c | 78 … PRINTM(MINFO, "Set: UsrDot11nCap for 2.4GHz 0x%x\n", pmadapter->usr_dot_11n_dev_cap_bg); in wlan_11n_ioctl_htusrcfg() 83 … PRINTM(MINFO, "Set: UsrDot11nCap for 5GHz 0x%x\n", pmadapter->usr_dot_11n_dev_cap_a); in wlan_11n_ioctl_htusrcfg() 89 … PRINTM(MINFO, "Set: UsrDot11nCap for 2.4GHz and 5GHz 0x%x\n", cfg->param.htcap_cfg.htcap); in wlan_11n_ioctl_htusrcfg() 105 PRINTM(MINFO, "Get: UsrDot11nCap for 2.4GHz 0x%x\n", cfg->param.htcap_cfg.htcap); in wlan_11n_ioctl_htusrcfg() 110 PRINTM(MINFO, "Get: UsrDot11nCap for 5GHz 0x%x\n", cfg->param.htcap_cfg.htcap); in wlan_11n_ioctl_htusrcfg() 350 …PRINTM(MINFO, "DelBA: direction %d, TID %d, peer address " MACSTR "\n", cfg->param.del_ba.directio… in wlan_11n_ioctl_delba() 625 …PRINTM(MINFO, "GET_HW_SPEC: Maximum MSDU length = %s octets\n", (ISSUPP_MAXAMSDU(cap) ? "7935" : "… in wlan_show_dot11ndevcap() 626 …PRINTM(MINFO, "GET_HW_SPEC: Beam forming %s\n", (ISSUPP_BEAMFORMING(cap) ? "supported" : "not supp… in wlan_show_dot11ndevcap() 627 …PRINTM(MINFO, "GET_HW_SPEC: Greenfield preamble %s\n", (ISSUPP_GREENFIELD(cap) ? "supported" : "no… in wlan_show_dot11ndevcap() 628 PRINTM(MINFO, "GET_HW_SPEC: AMPDU %s\n", (ISSUPP_AMPDU(cap) ? "supported" : "not supported")); in wlan_show_dot11ndevcap() [all …]
|
| D | mlan_11d.c | 248 PRINTM(MINFO, "11D: Found channel:%d (band:%d)\n", chan, band); in wlan_11d_channel_known() 257 … PRINTM(MINFO, "11H: DFS channel %d, and ap_seen=%d\n", chan, pchan_pwr[i].ap_seen); in wlan_11d_channel_known() 267 PRINTM(MINFO, "11D: Could not find channel:%d (band:%d)\n", chan, band); in wlan_11d_channel_known() 294 PRINTM(MWARN, "11D: region_chan is MNULL\n"); in wlan_11d_generate_parsed_region_chan() 303 PRINTM(MWARN, "11D: cfp equal MNULL\n"); in wlan_11d_generate_parsed_region_chan() 314 PRINTM(MINFO, "11D: Chan[%d] Band[%d] Pwr[%d]\n", parsed_region_chan->chan_pwr[i].chan, in wlan_11d_generate_parsed_region_chan() 320 PRINTM(MINFO, "11D: no_of_chan[%d]\n", parsed_region_chan->no_of_chan); in wlan_11d_generate_parsed_region_chan() 352 PRINTM(MINFO, "11D: Number of channel = %d\n", no_of_chan); in wlan_11d_generate_domain_info() 393 PRINTM(MINFO, "11D: Number of sub-band =0x%x\n", domain_info->no_of_sub_band); in wlan_11d_generate_domain_info() 425 PRINTM(MMSG, "11D: Invalid channel\n"); in wlan_11d_update_chan_pwr_table() [all …]
|
| D | mlan_sta_ioctl.c | 61 PRINTM(MWARN, "MLAN IOCTL information buffer length is too short.\n"); in wlan_snmp_mib_ioctl() 172 PRINTM(MINFO, "Global config band = %d\n", pmadapter->config_bands); in wlan_radio_ioctl_band_cfg() 198 PRINTM(MWARN, "MLAN IOCTL information buffer length is too short.\n"); in wlan_radio_ioctl() 243 PRINTM(MINFO, "bss_ioctl_start(): port_state=CLOSED\n"); in wlan_bss_ioctl_start() 277 PRINTM(MINFO, "SSID found in scan list ... associating...\n"); in wlan_bss_ioctl_start() 319 PRINTM(MWARN, "MLAN bss IOCTL length is too short.\n"); in wlan_bss_ioctl() 360 PRINTM(MWARN, "MLAN bss IOCTL length is too short.\n"); in wlan_rate_ioctl() 442 PRINTM(MERROR, in wlan_power_ioctl_set_power() 455 PRINTM(MERROR, "ALLOC_CMD_BUF: Failed to allocate command buffer\n"); in wlan_power_ioctl_set_power() 549 PRINTM(MERROR, "Invalid rate index = %d supplied!\n", rate_index); in wlan_get_modulation_class() [all …]
|
| D | mlan_scan.c | 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() 674 … PRINTM(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() [all …]
|
| D | mlan_11n_rxreorder.c | 357 PRINTM(MWARN, "%s: rx_reorder_tbl_lock not ready: %d", __func__, ret); in wlan_11n_delete_rxreorder_tbl_entry() 360 PRINTM(MDAT_D, "Delete rx_reor_tbl_ptr: %p\n", rx_reor_tbl_ptr); in wlan_11n_delete_rxreorder_tbl_entry() 439 PRINTM(MWARN, "Flush data failed\n"); in wlan_flush_data() 452 PRINTM(MINFO, "Flush data %d\n", startWin_u); in wlan_flush_data() 499 PRINTM(MDAT_D, in wlan_11n_create_rxreorder_tbl() 511 PRINTM(MERROR, "Rx reorder memory allocation failed\n"); in wlan_11n_create_rxreorder_tbl() 551 PRINTM(MERROR, in wlan_11n_create_rxreorder_tbl() 563 …PRINTM(MDAT_D, "Create ReorderPtr: %p start_win=%d last_seq=%d\n", new_node, new_node->start_win, … in wlan_11n_create_rxreorder_tbl() 926 …PRINTM(MERROR, "Drop packet because of invalid PN value. Seq_num %d Last PN:0x%x 0x%x,New PN:0x%x … in wlan_is_rsn_replay_attack() 947 …PRINTM(MDAT_D, "seq_num %d PN:0x%x 0x%x\n", prx_pd->seq_num, prx_pd->hi_rx_count32, prx_pd->lo_rx_… in wlan_is_rsn_replay_attack() [all …]
|
| D | mlan_misc.c | 168 PRINTM(MERROR, "Failed to allocate memory for station node\n"); in wlan_add_station_entry() 261 PRINTM(MERROR, "Dropping large mgmt frame,len =%d\n", payload_len); in wlan_process_802dot11_mgmt_pkt() 272 PRINTM(MINFO, "Dropping mgmt frame for subtype %d.\n", sub_type); in wlan_process_802dot11_mgmt_pkt() 296 PRINTM(MINFO, "Unexpected pkt subtype \n"); in wlan_process_802dot11_mgmt_pkt() 304 … PRINTM(MINFO, "Dropping mgmt frame for others: type=%d %02x:%02x:%02x:%02x:%02x:%02x\n", sub_type, in wlan_process_802dot11_mgmt_pkt() 315 PRINTM(MERROR, "Could not allocate buffer for event buf\n"); in wlan_process_802dot11_mgmt_pkt() 360 PRINTM(MINFO, "Dropping non-action mgmt frame for subtype %d.\n", sub_type); in wlan_bypass_802dot11_mgmt_pkt() 370 PRINTM(MINFO, "Dropping mgmt frame for subtype %d.\n", sub_type); in wlan_bypass_802dot11_mgmt_pkt() 379 PRINTM(MINFO, "Dropping mgmt frame for category %d.\n", category); in wlan_bypass_802dot11_mgmt_pkt() 388 PRINTM(MINFO, "Dropping mgmt frame for host unsupported category %d.\n", category); in wlan_bypass_802dot11_mgmt_pkt() [all …]
|
| D | mlan_sta_cmdresp.c | 359 PRINTM(MINFO, "SNMP_RESP: value of the oid = 0x%x, query_type=0x%x\n", oid, query_type); in wlan_ret_802_11_snmp_mib() 360 PRINTM(MINFO, "SNMP_RESP: Buf size = 0x%x\n", wlan_le16_to_cpu(psmib->buf_size)); in wlan_ret_802_11_snmp_mib() 369 PRINTM(MINFO, "SNMP_RESP: DTIM Period =%u\n", ul_temp); in wlan_ret_802_11_snmp_mib() 378 PRINTM(MINFO, "SNMP_RESP: FragThsd =%u\n", ul_temp); in wlan_ret_802_11_snmp_mib() 388 PRINTM(MINFO, "SNMP_RESP: RTSThsd =%u\n", ul_temp); in wlan_ret_802_11_snmp_mib() 396 PRINTM(MINFO, "Unexpected snmp_mib oid\n"); in wlan_ret_802_11_snmp_mib() 568 PRINTM(MMSG, "The Sta tx power level: %d\r\n", pmpriv->tx_power_level); in wlan_ret_tx_power_cfg() 581 PRINTM(MERROR, "CMD_RESP: unknown command action %d\n", action); in wlan_ret_tx_power_cfg() 591 PRINTM(MINFO, "Current TxPower Level = %d,Max Power=%d, Min Power=%d\n", pmpriv->tx_power_level, in wlan_ret_tx_power_cfg() 756 PRINTM(MINFO, "offload feature ctrl set successful \n"); in wlan_ret_offload_feature_ctrl() [all …]
|
| D | mlan_cfp.c | 718 PRINTM(MINFO, "cfp_table_BG[%d].code=%d\n", i, cfp_table_BG[i].code); in wlan_get_region_cfp_table() 748 PRINTM(MINFO, "cfp_table_A[%d].code=%d\n", i, cfp_table_A[i].code); in wlan_get_region_cfp_table() 764 PRINTM(MERROR, "Error Band[0x%x] or code[BG:%#x, A:%#x]\n", band, cfp_bg, cfp_a); in wlan_get_region_cfp_table() 767 PRINTM(MERROR, "Error Band[0x%x] or code[BG:%#x]\n", band, cfp_bg); in wlan_get_region_cfp_table() 772 PRINTM(MERROR, "Error Band[0x%x] or region[%#x]\n", band, region); in wlan_get_region_cfp_table() 1029 PRINTM(MERROR, "Invalid gi value"); 1323 PRINTM(MERROR, 1454 PRINTM(MERROR, 1667 PRINTM(MERROR, "wrong region code %#x in Band B-G\n", region); 1694 PRINTM(MERROR, "wrong region code %#x in Band A\n", region); [all …]
|
| D | mlan_join.c | 81 PRINTM(MINFO, "append generic IE %d to %p\n", priv->gen_ie_buf_len, *ppbuffer); in wlan_cmd_append_generic_ie() 145 PRINTM(MERROR, "Failed to allocate buffer\n"); in wlan_get_common_rates() 169 PRINTM(MINFO, "Tx DataRate is set to 0x%X\n", pmpriv->data_rate); in wlan_get_common_rates() 182 PRINTM(MMSG, in wlan_get_common_rates() 238 PRINTM(MERROR, "wlan_get_common_rates failed\n"); 288 PRINTM(MERROR, "wlan_get_common_rates failed\n"); in wlan_setup_rates_from_bssdesc() 396 PRINTM(MERROR, "RSNE: PAIRWISE_CIPHER not supported\n"); 407 PRINTM(MERROR, "RSNE: PAIRWISE_CIPHER TKIP not allowed for AKM %s\n", 583 PRINTM(MERROR, "RSNE: AKM Suite not found for authtype %d\n", *akm_type); 597 PRINTM(MERROR, "RSNE: Mismatch in PMF config of STA and AP, can't associate to AP\n"); [all …]
|
| D | mlan_11ax.c | 83 PRINTM(MINFO, "AP don't support twt feature\n"); in wlan_check_11ax_twt_supported() 101 PRINTM(MINFO, "FW don't support TWT\n"); in wlan_check_11ax_twt_supported() 106 PRINTM(MINFO, "USER HE_MAC_CAP don't support TWT\n"); in wlan_check_11ax_twt_supported() 242 PRINTM(MERROR, "hw_he_cap too big, len=%d\n", hw_he_cap->len); in wlan_update_11ax_cap() 353 PRINTM(MINFO, "MLAN bss IOCTL length is too short.\n"); in wlan_11ax_ioctl_cmd() 496 PRINTM(MCMND, "user_hecap_len=%d\n", pmpriv->user_hecap_len); in wlan_ret_11ax_cfg() 505 PRINTM(MCMND, "user_2g_hecap_len=%d\n", pmpriv->user_2g_hecap_len); in wlan_ret_11ax_cfg() 510 PRINTM(MINFO, "Unexpected extentsion \n"); in wlan_ret_11ax_cfg() 594 PRINTM(MERROR, "Unknown subcmd %x\n", ds_twtcfg->sub_id); in wlan_cmd_twt_cfg() 638 PRINTM(MERROR, "Unknown subcmd %x\n", ds_11ax_cmd->sub_id); in wlan_cmd_11ax_cmd() [all …]
|
| D | mlan_cmdevt.c | 106 PRINTM(MCMND, "PS Command: action = 0x%x, bitmap = 0x%x\n", cmd_action, ps_bitmap); in wlan_cmd_enh_power_mode() 670 PRINTM(MCMND, "he rate setting = %d\n", rate_setting_tlv->rate_setting); in wlan_cmd_tx_rate_cfg() 762 PRINTM(MINFO, "Unexpected TLV for rate cfg \n"); in wlan_ret_tx_rate_cfg() 777 PRINTM(MINFO, "Rate is Auto\r\n"); in wlan_ret_tx_rate_cfg() 785 PRINTM(MERROR, "Request buffer not found!\n"); in wlan_ret_tx_rate_cfg() 843 PRINTM(MINFO, "Rate index is %d\n", ds_rate->param.rate_cfg.rate); in wlan_ret_tx_rate_cfg() 1150 …PRINTM(MINFO, "GET_HW_SPEC: fw_release_number- 0x%X\n", wlan_le32_to_cpu(pmadapter->fw_release_num… in wlan_ret_get_hw_spec() 1151 …PRINTM(MINFO, "GET_HW_SPEC: Permanent addr- %2x:%2x:%2x:%2x:%2x:%2x\n", hw_spec->permanent_addr[0], in wlan_ret_get_hw_spec() 1154 …PRINTM(MINFO, "GET_HW_SPEC: hw_if_version=0x%X version=0x%X\n", wlan_le16_to_cpu(hw_spec->hw_if_v… in wlan_ret_get_hw_spec() 1171 …PRINTM(MCMND, "GET_HW_SPEC: hw_mpdu_density=%d dev_mcs_support=0x%x\n", pmadapter->hw_mpdu_density, in wlan_ret_get_hw_spec() [all …]
|
| D | mlan_11h.c | 198 PRINTM(MINFO, in wlan_11h_radar_detect_required() 205 PRINTM(MINFO, in wlan_11h_radar_detect_required() 215 PRINTM(MINFO, in wlan_11h_radar_detect_required() 247 PRINTM(MERROR, "11h: Invalid channel\n"); in wlan_get_non_dfs_chan()
|
| D | mlan_glue.c | 905 … PRINTM(MCMND, "ADDBA REQ: %02x:%02x:%02x:%02x:%02x:%02x tid=%d ssn=%d win_size=%d,amsdu=%d\n", in do_wlan_ret_11n_addba_req() 923 PRINTM(MERROR, "BA stream not created\n"); in do_wlan_ret_11n_addba_req() 1997 PRINTM(MERROR, "Dnld_countryinfo_11d failed\n"); in wrapper_wifi_assoc() 2005 PRINTM(MERROR, "Dnld_countryinfo_11d failed\n"); in wrapper_wifi_assoc() 2033 PRINTM(MERROR, "failed to copy, WPA IE is too big\n"); in wlan_set_wpa_ie_helper() 2039 PRINTM(MIOCTL, "Set Wpa_ie_len=%d IE=%#x\n", priv->wpa_ie_len, priv->wpa_ie[0]); in wlan_set_wpa_ie_helper() 2059 PRINTM(MINFO, "Reset Wpa_ie_len=%d IE=%#x\n", priv->wpa_ie_len, priv->wpa_ie[0]); in wlan_set_wpa_ie_helper() 2170 PRINTM(MINFO, "wps_ie cleared\n"); in wlan_set_gen_ie_helper() 2191 PRINTM(MINFO, "WPS Session Enabled.\n"); in wlan_set_gen_ie_helper() 2204 PRINTM(MINFO, "WPSE Session Enabled.\n"); in wlan_set_gen_ie_helper() [all …]
|
| D | mlan_11n_aggr.c | 95 PRINTM(MERROR, in wlan_11n_deaggregate_pkt() 111 …PRINTM(MERROR, "Error in packet length: total_pkt_len = %d, pkt_len = %d\n", total_pkt_len, pkt_le… in wlan_11n_deaggregate_pkt() 141 PRINTM(MINFO, "Unexpected MLAN STATUS deaggregate pkt\n"); in wlan_11n_deaggregate_pkt()
|
| D | wifi-uap.c | 70 PRINTM(MCMND, "FW don't support 5G AC\n"); in wifi_check_11ac_capability() 76 PRINTM(MCMND, "FW don't support 2G AC"); in wifi_check_11ac_capability() 184 PRINTM(MCMND, "FW don't support 5G AX\n"); in wifi_check_11ax_capability() 190 PRINTM(MCMND, "FW don't support 2G AX\n"); in wifi_check_11ax_capability() 195 PRINTM(MCMND, "enable_11ax=%d\n", enable_11ax); in wifi_check_11ax_capability() 219 PRINTM(MERROR, "fw doesn't support 11ax\n"); in wifi_uap_set_11ax_status() 240 PRINTM(MERROR, "Invalid band!\n"); in wifi_uap_set_11ax_status() 260 PRINTM(MCMND, "11ax already disabled\n"); in wifi_uap_set_11ax_status() 2256 PRINTM(MERROR, "InterpretIE: Error in processing IE, bytes left < IE length\n"); in wifi_find_wpa_ies() 2324 PRINTM(MERROR, "InterpretIE: Error in processing IE, bytes left < IE length\n"); in wifi_set_wmm_ies() [all …]
|
| D | mlan_sta_event.c | 40 PRINTM(MINFO, "Handles disconnect event.\n"); in wlan_reset_connect_state() 50 PRINTM(MINFO, "DISC: port_status = CLOSED\n"); in wlan_reset_connect_state()
|
| D | mlan_uap_cmdevent.c | 357 PRINTM(MCMND, "AP config: cmd_size=%d\n", cmd_size); in wlan_uap_cmd_ap_config() 472 … PRINTM(MERROR, "Wrong data, or missing TLV_TYPE 0x%04x handler.\n", *(t_u16 *)pdata_buf); in wlan_uap_cmd_sys_configure() 655 PRINTM(MERROR, "Unsupported OID.\n"); in wlan_uap_cmd_snmp_mib() 822 PRINTM(MCMND, "Set GCMP Key\n"); 839 PRINTM(MCMND, "Set CCMP256 Key\n"); 881 PRINTM(MCMND, "Set AES 128 GMAC Key\n"); 883 PRINTM(MCMND, "Set CMAC AES Key\n"); 900 PRINTM(MCMND, "Set AES 256 GMAC Key\n"); 916 PRINTM(MCMND, "Set TKIP Key\n"); 1420 PRINTM(MERROR, "PREP_CMD: unknown command- %#x\n", cmd_no);
|
| D | mlan_sta_cmd.c | 404 PRINTM(MERROR, "wlan_cmd_mac_control(): support SET only.\n"); in wlan_cmd_mac_control() 435 PRINTM(MINFO, "SNMP_CMD: cmd_oid = 0x%x\n", cmd_oid); in wlan_cmd_802_11_snmp_mib() 507 PRINTM(MINFO, "Unexpected SNMP MIB INDEX \n"); in wlan_cmd_802_11_snmp_mib() 511 … PRINTM(MINFO, "SNMP_CMD: Action=0x%x, OID=0x%x, OIDSize=0x%x, Value=0x%x\n", cmd_action, cmd_oid, in wlan_cmd_802_11_snmp_mib() 585 PRINTM(MINFO, "Unexpected Host Cmd tx_power_cfg\n"); in wlan_cmd_tx_power_cfg() 615 …PRINTM(MINFO, "RF_TX_POWER_CMD: Size:%d Cmd:0x%x Act:%d\n", cmd->size, cmd->command, prtp->action); in wlan_cmd_802_11_rf_tx_power() 629 PRINTM(MINFO, "Unexpected Host Cmd rf_tx_power \n"); in wlan_cmd_802_11_rf_tx_power() 674 …PRINTM(MCMND, "HS_CFG_CMD: condition:0x%x gpio:0x%x gap:0x%x\n", phs_cfg->params.hs_config.conditi… in wlan_cmd_802_11_hs_cfg() 799 …PRINTM(MCMND, "Deauth: %02x:%02x:%02x:%02x:%02x:%02x\n", pdeauth->mac_addr[0], pdeauth->mac_addr[1… in wlan_cmd_802_11_deauthenticate() 1223 PRINTM(MERROR, "Invalid case,ssid/bssid present without pmk or passphrase or password\n"); [all …]
|
| D | mlan_sta_rx.c | 154 PRINTM(MERROR, "Rx Error: moal_recv_packet returned error\n"); in wlan_process_rx_packet() 207 PRINTM(MERROR, in wlan_ops_process_rx_packet()
|
| D | mlan_shim.c | 266 PRINTM(MINFO, "Leave mlan_register with error\n"); in mlan_register() 355 PRINTM(MINFO, "wlan_init_fw returned ret=0x%x\n", ret); in mlan_init_fw()
|
| D | mlan_txrx.c | 146 PRINTM(MERROR, "uAP Rx Error: moal_recv_packet returned error\n"); in wlan_process_uap_rx_packet()
|
| D | mlan_mbo.c | 140 PRINTM(MERROR, "No memory available for BTM resp"); in wlan_send_mgmt_wnm_notification()
|
| D | mlan_uap_ioctl.c | 55 PRINTM(MCMND, "Skip set key with key_len = 0\n");
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_api.h | 90 #ifdef PRINTM 91 #undef PRINTM 92 #define PRINTM(level, ...) \ macro 99 #define PRINTM(...) macro
|