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
1226 const struct iwl_umac_debug_addrs *dbg_ptrs = in iwl_parse_tlv_firmware() local1229 if (tlv_len != sizeof(*dbg_ptrs)) in iwl_parse_tlv_firmware()1235 le32_to_cpu(dbg_ptrs->error_info_addr) & in iwl_parse_tlv_firmware()1242 const struct iwl_lmac_debug_addrs *dbg_ptrs = in iwl_parse_tlv_firmware() local1245 if (tlv_len != sizeof(*dbg_ptrs)) in iwl_parse_tlv_firmware()1251 le32_to_cpu(dbg_ptrs->error_event_table_ptr) & in iwl_parse_tlv_firmware()
223 le32_to_cpu(lmac1->dbg_ptrs.error_event_table_ptr); in iwl_alive_fn()228 le32_to_cpu(lmac2->dbg_ptrs.error_event_table_ptr); in iwl_alive_fn()230 umac_error_table = le32_to_cpu(umac->dbg_ptrs.error_info_addr) & in iwl_alive_fn()247 alive_data->scd_base_addr = le32_to_cpu(lmac1->dbg_ptrs.scd_base_ptr); in iwl_alive_fn()