Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/
H A Dalive.h64 __le32 error_info_addr; /* SRAM address for UMAC error log */ member
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c230 umac_error_table = le32_to_cpu(umac->dbg_ptrs.error_info_addr) & in iwl_alive_fn()
/freebsd-14.2/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c1252 le32_to_cpu(dbg_ptrs->error_info_addr) & in iwl_parse_tlv_firmware()
/freebsd-14.2/sys/dev/iwm/
H A Dif_iwmreg.h2549 uint32_t error_info_addr; /* SRAM address for UMAC error log */ member
H A Dif_iwm.c2746 sc->umac_error_event_table = le32toh(umac->error_info_addr); in iwm_alive_fn()