Searched refs:dbg_ptrs (Results 1 – 3 of 3) sorted by relevance
60 struct iwl_lmac_debug_addrs dbg_ptrs; member71 struct iwl_umac_debug_addrs dbg_ptrs; member
1162 const struct iwl_umac_debug_addrs *dbg_ptrs = in iwl_parse_tlv_firmware() local1165 if (tlv_len != sizeof(*dbg_ptrs)) in iwl_parse_tlv_firmware()1171 le32_to_cpu(dbg_ptrs->error_info_addr) & in iwl_parse_tlv_firmware()1178 const struct iwl_lmac_debug_addrs *dbg_ptrs = in iwl_parse_tlv_firmware() local1181 if (tlv_len != sizeof(*dbg_ptrs)) in iwl_parse_tlv_firmware()1187 le32_to_cpu(dbg_ptrs->error_event_table_ptr) & in iwl_parse_tlv_firmware()
221 le32_to_cpu(lmac1->dbg_ptrs.error_event_table_ptr); in iwl_alive_fn()226 le32_to_cpu(lmac2->dbg_ptrs.error_event_table_ptr); in iwl_alive_fn()228 umac_error_table = le32_to_cpu(umac->dbg_ptrs.error_info_addr) & in iwl_alive_fn()245 alive_data->scd_base_addr = le32_to_cpu(lmac1->dbg_ptrs.scd_base_ptr); in iwl_alive_fn()