Searched refs:IWL_DEBUG_LAR (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mcc.c | 61 IWL_DEBUG_LAR(mld, "send MCC update to FW with '%c%c' src = %d\n", in iwl_mld_update_mcc() 78 IWL_DEBUG_LAR(mld, in iwl_mld_update_mcc() 101 IWL_DEBUG_LAR(mld, "Getting regdomain data for %s from FW\n", alpha2); in iwl_mld_get_regdomain() 107 IWL_DEBUG_LAR(mld, "Could not get update from FW %ld\n", in iwl_mld_get_regdomain() 119 IWL_DEBUG_LAR(mld, "MCC update response version: %d\n", resp_ver); in iwl_mld_get_regdomain() 130 IWL_DEBUG_LAR(mld, "Could not get parse update from FW %ld\n", in iwl_mld_get_regdomain() 135 IWL_DEBUG_LAR(mld, "setting alpha2 from FW to %s (0x%x, 0x%x) src=%d\n", in iwl_mld_get_regdomain() 291 IWL_DEBUG_LAR(mld, "Ignore mcc update while associated\n"); in iwl_mld_handle_update_mcc() 300 IWL_DEBUG_LAR(mld, in iwl_mld_handle_update_mcc()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | nvm.c | 427 IWL_DEBUG_LAR(mvm, "send MCC update to FW with '%c%c' src = %d\n", in iwl_mvm_update_mcc() 555 IWL_DEBUG_LAR(mvm, in iwl_mvm_update_mcc() 634 IWL_DEBUG_LAR(mvm, "Ignore mcc update while associated\n"); in iwl_mvm_rx_chub_update_mcc() 646 IWL_DEBUG_LAR(mvm, in iwl_mvm_rx_chub_update_mcc() 654 IWL_DEBUG_LAR(mvm, "RX: No change in the regulatory data\n"); in iwl_mvm_rx_chub_update_mcc()
|
| H A D | mac80211.c | 128 IWL_DEBUG_LAR(mvm, "Getting regdomain data for %s from FW\n", alpha2); in iwl_mvm_get_regdomain() 134 IWL_DEBUG_LAR(mvm, "Could not get update from FW %d\n", in iwl_mvm_get_regdomain() 148 IWL_DEBUG_LAR(mvm, "MCC update response version: %d\n", resp_ver); in iwl_mvm_get_regdomain() 159 IWL_DEBUG_LAR(mvm, "Could not get parse update from FW %d\n", in iwl_mvm_get_regdomain() 164 IWL_DEBUG_LAR(mvm, "setting alpha2 from FW to %s (0x%x, 0x%x) src=%d\n", in iwl_mvm_get_regdomain()
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-debug.h | 216 #define IWL_DEBUG_LAR(p, f, a...) IWL_DEBUG(p, IWL_DL_LAR, f, ## a) macro
|