Searched refs:IWL_DL_FW_ERRORS (Results 1 – 2 of 2) sorted by relevance
165 #define IWL_DL_FW_ERRORS 0x00040000 macro201 #define IWL_DEBUG_FW_ERRORS(p, f, a...) IWL_DEBUG(p, IWL_DL_FW_ERRORS, f, ## a)
1769 if (!(iwl_have_debug_level(IWL_DL_FW_ERRORS)) && !full_log) in iwl_dump_nic_event_log()1785 if (iwl_have_debug_level(IWL_DL_FW_ERRORS) || full_log) { in iwl_dump_nic_event_log()1815 if (iwl_have_debug_level(IWL_DL_FW_ERRORS)) in iwlagn_fw_error()