Searched refs:error_event_table (Results 1 – 8 of 8) sorted by relevance
300 priv->device_pointers.error_event_table = in iwl_alive_fn()
908 u32 error_event_table; member
487 base = priv->device_pointers.error_event_table; in iwlagn_mac_resume()
1627 base = priv->device_pointers.error_event_table; in iwl_dump_nic_error_log()
233 mvm->error_event_table[0] = le32_to_cpu(lmac1->error_event_table_ptr); in iwl_alive_fn()235 mvm->error_event_table[1] = in iwl_alive_fn()
600 iwl_mvm_dump_lmac_error_log(mvm, mvm->error_event_table[0]); in iwl_mvm_dump_nic_error_log()602 if (mvm->error_event_table[1]) in iwl_mvm_dump_nic_error_log()603 iwl_mvm_dump_lmac_error_log(mvm, mvm->error_event_table[1]); in iwl_mvm_dump_nic_error_log()
810 u32 error_event_table[2]; member
1547 u32 base = mvm->error_event_table[0]; in iwl_mvm_get_wakeup_status()