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
1224 const struct iwl_umac_debug_addrs *dbg_ptrs = in iwl_parse_tlv_firmware() local1227 if (tlv_len != sizeof(*dbg_ptrs)) in iwl_parse_tlv_firmware()1233 le32_to_cpu(dbg_ptrs->error_info_addr) & in iwl_parse_tlv_firmware()1240 const struct iwl_lmac_debug_addrs *dbg_ptrs = in iwl_parse_tlv_firmware() local1243 if (tlv_len != sizeof(*dbg_ptrs)) in iwl_parse_tlv_firmware()1249 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()