Searched refs:umac_error_event_table (Results 1 – 3 of 3) sorted by relevance
218 u32 umac_error_event_table; in iwl_alive_fn() local239 umac_error_event_table = le32_to_cpu(umac->error_info_addr); in iwl_alive_fn()241 if (!umac_error_event_table) { in iwl_alive_fn()243 } else if (umac_error_event_table >= in iwl_alive_fn()246 mvm->umac_error_event_table = umac_error_event_table; in iwl_alive_fn()250 mvm->umac_error_event_table, in iwl_alive_fn()
812 u32 umac_error_event_table; member
464 iwl_trans_read_mem_bytes(trans, mvm->umac_error_event_table, &table, in iwl_mvm_dump_umac_error_log()