Searched refs:dbg_ptrs (Results 1 – 4 of 4) sorted by relevance
60 struct iwl_lmac_debug_addrs dbg_ptrs; member71 struct iwl_umac_debug_addrs dbg_ptrs; member
140 le32_to_cpu(lmac1->dbg_ptrs.error_event_table_ptr); in iwl_alive_fn()145 le32_to_cpu(lmac2->dbg_ptrs.error_event_table_ptr); in iwl_alive_fn()147 umac_error_table = le32_to_cpu(umac->dbg_ptrs.error_info_addr) & in iwl_alive_fn()
1233 const struct iwl_umac_debug_addrs *dbg_ptrs = in iwl_parse_tlv_firmware() local1236 if (tlv_len != sizeof(*dbg_ptrs)) in iwl_parse_tlv_firmware()1242 le32_to_cpu(dbg_ptrs->error_info_addr) & in iwl_parse_tlv_firmware()1249 const struct iwl_lmac_debug_addrs *dbg_ptrs = in iwl_parse_tlv_firmware() local1252 if (tlv_len != sizeof(*dbg_ptrs)) in iwl_parse_tlv_firmware()1258 le32_to_cpu(dbg_ptrs->error_event_table_ptr) & in iwl_parse_tlv_firmware()
212 le32_to_cpu(lmac1->dbg_ptrs.error_event_table_ptr); in iwl_alive_fn()217 le32_to_cpu(lmac2->dbg_ptrs.error_event_table_ptr); in iwl_alive_fn()219 umac_error_table = le32_to_cpu(umac->dbg_ptrs.error_info_addr) & in iwl_alive_fn()236 alive_data->scd_base_addr = le32_to_cpu(lmac1->dbg_ptrs.scd_base_ptr); in iwl_alive_fn()