Searched refs:IWL_DEBUG_11H (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | devices.c | 408 IWL_DEBUG_11H(priv, "channel switch from %d to %d\n", in iwl5000_hw_channel_switch() 440 IWL_DEBUG_11H(priv, "uCode time for the switch is 0x%x\n", in iwl5000_hw_channel_switch() 576 IWL_DEBUG_11H(priv, "channel switch from %u to %u\n", in iwl6000_hw_channel_switch() 608 IWL_DEBUG_11H(priv, "uCode time for the switch is 0x%x\n", in iwl6000_hw_channel_switch()
|
H A D | rx.c | 61 IWL_DEBUG_11H(priv, "CSA notif: channel %d\n", in iwlagn_rx_csa() 79 IWL_DEBUG_11H(priv, in iwlagn_rx_spectrum_measure_notif()
|
H A D | rxon.c | 1073 IWL_DEBUG_11H(priv, "abort channel switch on %d\n", in iwlagn_commit_rxon()
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-debug.h | 212 #define IWL_DEBUG_11H(p, f, a...) IWL_DEBUG(p, IWL_DL_11H, f, ## a) macro
|