| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | ftm-initiator.c | 310 IWL_DEBUG_INFO(mld, "entry %d\n", index); in iwl_mld_debug_range_resp() 311 IWL_DEBUG_INFO(mld, "\tstatus: %d\n", res->status); in iwl_mld_debug_range_resp() 312 IWL_DEBUG_INFO(mld, "\tBSSID: %pM\n", res->addr); in iwl_mld_debug_range_resp() 313 IWL_DEBUG_INFO(mld, "\thost time: %llu\n", res->host_time); in iwl_mld_debug_range_resp() 314 IWL_DEBUG_INFO(mld, "\tburst index: %d\n", res->ftm.burst_index); in iwl_mld_debug_range_resp() 315 IWL_DEBUG_INFO(mld, "\tsuccess num: %u\n", res->ftm.num_ftmr_successes); in iwl_mld_debug_range_resp() 316 IWL_DEBUG_INFO(mld, "\trssi: %d\n", res->ftm.rssi_avg); in iwl_mld_debug_range_resp() 317 IWL_DEBUG_INFO(mld, "\trssi spread: %d\n", res->ftm.rssi_spread); in iwl_mld_debug_range_resp() 318 IWL_DEBUG_INFO(mld, "\trtt: %lld\n", res->ftm.rtt_avg); in iwl_mld_debug_range_resp() 319 IWL_DEBUG_INFO(mld, "\trtt var: %llu\n", res->ftm.rtt_variance); in iwl_mld_debug_range_resp() [all …]
|
| H A D | coex.c | 35 IWL_DEBUG_INFO(mld, "BT was turned %s\n", bt_is_active ? "ON" : "OFF"); in iwl_mld_handle_bt_coex_notif()
|
| H A D | notif.c | 122 IWL_DEBUG_INFO(mld, in iwl_mld_handle_mfuart_notif() 126 IWL_DEBUG_INFO(mld, in iwl_mld_handle_mfuart_notif() 196 IWL_DEBUG_INFO(mld, in iwl_mld_handle_channel_switch_start_notif() 253 IWL_DEBUG_INFO(mld, "FW reports CSA error: id=%u, csa_err_mask=%u\n", in iwl_mld_handle_channel_switch_error_notif()
|
| H A D | phy.c | 184 IWL_DEBUG_INFO(mld, "Sending Phy CFG command: 0x%x\n", cmd.phy_cfg); in iwl_mld_send_phy_cfg_cmd()
|
| H A D | ap.c | 174 IWL_DEBUG_INFO(mld, in iwl_mld_update_beacon_template()
|
| H A D | iface.c | 553 IWL_DEBUG_INFO(mld, "Probe response data notif: noa %d, csa %d\n", in iwl_mld_handle_probe_resp_data_notif()
|
| H A D | link.c | 550 IWL_DEBUG_INFO(mld, in iwl_mld_handle_missed_beacon_notif()
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | sta.c | 48 IWL_DEBUG_INFO(priv, "Processing response for adding station\n"); in iwl_process_add_sta_resp() 54 IWL_DEBUG_INFO(priv, "REPLY_ADD_STA PASSED\n"); in iwl_process_add_sta_resp() 96 IWL_DEBUG_INFO(priv, "Adding sta %u (%pM) %ssynchronously\n", in iwl_send_add_sta() 162 IWL_DEBUG_INFO(priv, "STA %pM SM PS mode: %s\n", in iwl_sta_calc_ht_flags() 274 IWL_DEBUG_INFO(priv, "STA %d already in process of being " in iwl_prep_station() 348 IWL_DEBUG_INFO(priv, "STA %d already in process of being " in iwl_add_station_common() 458 IWL_DEBUG_INFO(priv, in iwl_remove_station() 478 IWL_DEBUG_INFO(priv, "Removing %pM but non DRIVER active\n", in iwl_remove_station() 484 IWL_DEBUG_INFO(priv, "Removing %pM but non UCODE active\n", in iwl_remove_station() 519 IWL_DEBUG_INFO(priv, in iwl_deactivate_station() [all …]
|
| H A D | main.c | 336 IWL_DEBUG_INFO(priv, "BT coex in %s mode\n", in iwl_bg_bt_full_concurrency() 566 IWL_DEBUG_INFO(priv, "device request: flush all tx frames\n"); in iwl_bg_tx_flush() 681 IWL_DEBUG_INFO(priv, "REPLY_CT_KILL_CONFIG_CMD " in iwl_rf_kill_ct_config() 696 IWL_DEBUG_INFO(priv, "REPLY_CT_KILL_CONFIG_CMD " in iwl_rf_kill_ct_config() 752 IWL_DEBUG_INFO(priv, "BT coex %s\n", in iwl_send_bt_config() 770 IWL_DEBUG_INFO(priv, "Runtime Alive received.\n"); in iwl_alive_start() 857 IWL_DEBUG_INFO(priv, "ALIVE processing complete.\n"); in iwl_alive_start() 900 IWL_DEBUG_INFO(priv, DRV_NAME " is going down\n"); in iwl_down() 1195 IWL_DEBUG_INFO(priv, in iwl_eeprom_init_hw_params() 1209 IWL_DEBUG_INFO(priv, "Valid Tx ant: 0x%X, Valid Rx ant: 0x%X\n", in iwl_eeprom_init_hw_params() [all …]
|
| H A D | rxon.c | 169 IWL_DEBUG_INFO(priv, "send QoS cmd with Qos active=%d FLAGS=0x%X\n", in iwlagn_update_qos() 212 IWL_DEBUG_INFO(priv, "Using current RXON_ASSOC. Not resending.\n"); in iwlagn_send_rxon_assoc() 423 IWL_DEBUG_INFO(priv, "Deferring tx power set\n"); in iwl_set_tx_power() 712 IWL_DEBUG_INFO(priv, "Staging channel set to %d [%d]\n", channel, band); in iwl_set_rxon_channel() 840 IWL_DEBUG_INFO(priv, "need full RXON - " #cond "\n"); \ in iwl_full_rxon_required() 846 IWL_DEBUG_INFO(priv, "need full RXON - " \ in iwl_full_rxon_required() 1105 IWL_DEBUG_INFO(priv, in iwlagn_commit_rxon()
|
| H A D | lib.c | 139 IWL_DEBUG_INFO(priv, "queue control: 0x%x\n", queue_control); in iwlagn_txfifo_flush() 159 IWL_DEBUG_INFO(priv, "wait transmit/flush all frames\n"); in iwlagn_dev_txfifo_flush() 585 IWL_DEBUG_INFO(priv, "BSS ctx not active or not in sta mode\n"); in iwlagn_fill_txpower_mode()
|
| H A D | rx.c | 185 IWL_DEBUG_INFO(priv, "RF reset rejected\n"); in iwl_force_rf_reset() 201 IWL_DEBUG_INFO(priv, "perform radio reset.\n"); in iwl_force_rf_reset()
|
| H A D | scan.c | 671 IWL_DEBUG_INFO(priv, "Scanning while associated...\n"); in iwlagn_request_scan()
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-phy-db.c | 210 IWL_DEBUG_INFO(phy_db->trans, in iwl_phy_db_set_section() 301 IWL_DEBUG_INFO(phy_db->trans, in iwl_phy_db_get_section_data() 316 IWL_DEBUG_INFO(phy_db->trans, in iwl_send_phy_db_cmd() 366 IWL_DEBUG_INFO(phy_db->trans, in iwl_phy_db_send_all_channel_groups() 380 IWL_DEBUG_INFO(phy_db->trans, in iwl_send_phy_db_data() 433 IWL_DEBUG_INFO(phy_db->trans, in iwl_send_phy_db_data()
|
| H A D | iwl-debug.h | 176 #define IWL_DEBUG_INFO(p, f, a...) IWL_DEBUG(p, IWL_DL_INFO, f, ## a) macro
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | trans-gen2.c | 24 IWL_DEBUG_INFO(trans, "Init card's basic functions\n"); in iwl_pcie_gen2_apm_init() 61 IWL_DEBUG_INFO(trans, "Stop card, put in low power state\n"); in iwl_pcie_gen2_apm_stop() 192 IWL_DEBUG_INFO(trans, in _iwl_trans_pcie_gen2_stop_device() 285 IWL_DEBUG_INFO(trans, "Enabling shadow registers in device\n"); in iwl_pcie_gen2_nic_init() 468 IWL_DEBUG_INFO(trans, "Polling for IML load - CSR_LTR_LAST_MSG=0x%x\n", in iwl_pcie_spin_for_iml() 482 IWL_DEBUG_INFO(trans, in iwl_pcie_spin_for_iml()
|
| H A D | tx.c | 105 IWL_DEBUG_INFO(trans, "Tx queue %d requesting wakeup, GP1 = 0x%x\n", in iwl_pcie_txq_inc_wr_ptr() 1680 IWL_DEBUG_INFO(trans, "Clearing HCMD_ACTIVE for command %s\n", in iwl_pcie_hcmd_complete() 2559 IWL_DEBUG_INFO(trans, "Attempting to send sync command %s\n", cmd_str); in iwl_trans_pcie_send_hcmd_sync() 2566 IWL_DEBUG_INFO(trans, "Setting HCMD_ACTIVE for command %s\n", cmd_str); in iwl_trans_pcie_send_hcmd_sync() 2593 IWL_DEBUG_INFO(trans, "Clearing HCMD_ACTIVE for command %s\n", in iwl_trans_pcie_send_hcmd_sync() 2665 IWL_DEBUG_INFO(trans, "Sending async command %s\n", cmd_str); in iwl_trans_pcie_send_hcmd()
|
| H A D | rx.c | 184 IWL_DEBUG_INFO(trans, "Rx queue requesting wakeup, GP1 = 0x%x\n", in iwl_pcie_rxq_inc_wr_ptr() 395 IWL_DEBUG_INFO(trans, "alloc_pages failed, order: %d\n", in iwl_pcie_rx_alloc_page() 1213 IWL_DEBUG_INFO(trans, "Free NULL rx context\n"); in iwl_pcie_rx_free()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac-ctxt.c | 628 IWL_DEBUG_INFO(mvm, "DTIM TBTT is 0x%llx/0x%x, offset %d\n", in iwl_mvm_set_fw_dtim_tbtt() 1594 IWL_DEBUG_INFO(mvm, in iwl_mvm_handle_missed_beacons_notif() 1611 IWL_DEBUG_INFO(mvm, "missed beacon mac_type=%u,\n", mac_type); in iwl_mvm_handle_missed_beacons_notif() 1753 IWL_DEBUG_INFO(mvm, "Probe response data notif: noa %d, csa %d\n", in iwl_mvm_probe_resp_data_notif() 1867 IWL_DEBUG_INFO(mvm, "Channel Switch Started Notification\n"); in iwl_mvm_channel_switch_start_notif() 1887 IWL_DEBUG_INFO(mvm, "Channel Switch was canceled\n"); in iwl_mvm_channel_switch_start_notif() 1921 IWL_DEBUG_INFO(mvm, "FW reports CSA error: id=%u, csa_err_mask=%u\n", in iwl_mvm_channel_switch_error_notif()
|
| H A D | fw.c | 575 IWL_DEBUG_INFO(mvm, "Sending Phy CFG command: 0x%x\n", in iwl_send_phy_cfg_cmd() 1883 IWL_DEBUG_INFO(mvm, "RT uCode started.\n"); in iwl_mvm_up() 1952 IWL_DEBUG_INFO(mvm, in iwl_mvm_rx_mfuart_notif() 1960 IWL_DEBUG_INFO(mvm, in iwl_mvm_rx_mfuart_notif()
|
| H A D | ops.c | 94 IWL_DEBUG_INFO(mvm, "Radio type=0x%x-0x%x-0x%x\n", radio_cfg_type, in iwl_mvm_nic_config() 2047 IWL_DEBUG_INFO(mvm, "FW restart requested after debug collection\n"); in iwl_mvm_sw_reset()
|
| H A D | sta.c | 1732 IWL_DEBUG_INFO(mvm, "Internal station added.\n"); in iwl_mvm_add_int_sta_common() 1935 IWL_DEBUG_INFO(mvm, "Frames for staid %d will drained in fw\n", in iwl_mvm_drain_sta() 3746 IWL_DEBUG_INFO(mvm, "%s %sIGTK (%d) for sta %u\n", in iwl_mvm_send_sta_igtk()
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | pnvm.c | 395 IWL_DEBUG_INFO(trans, "loaded PNVM version %08x\n", pnvm_data->version); in iwl_pnvm_load_pnvm_to_trans()
|