Home
last modified time | relevance | path

Searched refs:error_info_addr (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dalive.h64 __le32 error_info_addr; /* SRAM address for UMAC error log */ member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c219 umac_error_table = le32_to_cpu(umac->dbg_ptrs.error_info_addr) & in iwl_alive_fn()
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c1251 le32_to_cpu(dbg_ptrs->error_info_addr) & in iwl_parse_tlv_firmware()
/freebsd/sys/dev/iwx/
H A Dif_iwx.c1619 le32toh(dbg_ptrs->error_info_addr) & in iwx_read_firmware()
9013 resp6->umac_data.dbg_ptrs.error_info_addr);
9039 resp5->umac_data.dbg_ptrs.error_info_addr);
9057 resp4->umac_data.dbg_ptrs.error_info_addr);
H A Dif_iwxreg.h2315 uint32_t error_info_addr; /* SRAM address for UMAC error log */ member
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h2549 uint32_t error_info_addr; /* SRAM address for UMAC error log */ member
H A Dif_iwm.c2775 sc->umac_error_event_table = le32toh(umac->error_info_addr); in iwm_alive_fn()