Home
last modified time | relevance | path

Searched refs:error_event_table_ptr (Results 1 – 8 of 8) sorted by relevance

/src/sys/contrib/dev/iwlwifi/fw/api/
H A Dalive.h42 __le32 error_event_table_ptr; /* SRAM address for error log */ member
/src/sys/contrib/dev/iwlwifi/mld/
H A Dfw.c160 le32_to_cpu(lmac1->dbg_ptrs.error_event_table_ptr); in iwl_alive_fn()
165 le32_to_cpu(lmac2->dbg_ptrs.error_event_table_ptr); in iwl_alive_fn()
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c206 le32_to_cpu(lmac1->dbg_ptrs.error_event_table_ptr); in iwl_alive_fn()
211 le32_to_cpu(lmac2->dbg_ptrs.error_event_table_ptr); in iwl_alive_fn()
/src/sys/dev/iwx/
H A Dif_iwx.c1640 le32toh(dbg_ptrs->error_event_table_ptr) & in iwx_read_firmware()
9084 resp6->lmac_data[0].dbg_ptrs.error_event_table_ptr); in iwx_rx_pkt()
9086 resp6->lmac_data[1].dbg_ptrs.error_event_table_ptr); in iwx_rx_pkt()
9110 resp5->lmac_data[0].dbg_ptrs.error_event_table_ptr); in iwx_rx_pkt()
9112 resp5->lmac_data[1].dbg_ptrs.error_event_table_ptr); in iwx_rx_pkt()
9128 resp4->lmac_data[0].dbg_ptrs.error_event_table_ptr); in iwx_rx_pkt()
9130 resp4->lmac_data[1].dbg_ptrs.error_event_table_ptr); in iwx_rx_pkt()
H A Dif_iwxreg.h2293 uint32_t error_event_table_ptr; /* SRAM address for error log */ member
/src/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c1379 le32_to_cpu(dbg_ptrs->error_event_table_ptr) & in iwl_parse_tlv_firmware()
/src/sys/dev/iwm/
H A Dif_iwm.c2770 sc->error_event_table[0] = le32toh(lmac1->error_event_table_ptr); in iwm_alive_fn()
2773 le32toh(lmac2->error_event_table_ptr); in iwm_alive_fn()
H A Dif_iwmreg.h2536 uint32_t error_event_table_ptr; /* SRAM address for error log */ member