Searched refs:IWL_DEBUG_FW (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/net/wireless/iwlwifi/ |
D | iwl-ucode.c | 346 IWL_DEBUG_FW(priv, "ucode inst image size is %u\n", len); in iwl_verify_sec_sparse() 371 IWL_DEBUG_FW(priv, "ucode inst image size is %u\n", len); in iwl_print_mismatch_sec() 405 IWL_DEBUG_FW(priv, "uCode is good in inst SRAM\n"); in iwl_verify_ucode() 431 IWL_DEBUG_FW(priv, "Alive ucode status 0x%08X revision " in iwl_alive_fn()
|
D | iwl-debug.h | 168 #define IWL_DEBUG_FW(p, f, a...) IWL_DEBUG(p, IWL_DL_FW, f, ## a) macro
|
D | iwl-trans-pcie.c | 991 IWL_DEBUG_FW(trans, "[%d] uCode section being loaded...\n", in iwl_load_section()
|