Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/fw/
A Ddbg.h271 u32 lmac_error_event_table) in iwl_fw_lmac1_set_alive_err_table() argument
275 WARN_ON(trans->dbg.lmac_error_event_table[0] != in iwl_fw_lmac1_set_alive_err_table()
276 lmac_error_event_table)) in iwl_fw_lmac1_set_alive_err_table()
277 trans->dbg.lmac_error_event_table[0] = lmac_error_event_table; in iwl_fw_lmac1_set_alive_err_table()
A Ddump.c175 u32 val, base = fwrt->trans->dbg.lmac_error_event_table[lmac_num]; in iwl_fwrt_dump_lmac_error_log()
500 if (fwrt->trans->dbg.lmac_error_event_table[1]) in iwl_fwrt_dump_error_logs()
/drivers/net/wireless/intel/iwlwifi/mld/
A Dfw.c122 u32 lmac_error_event_table; in iwl_alive_fn() local
160 lmac_error_event_table = in iwl_alive_fn()
162 iwl_fw_lmac1_set_alive_err_table(trans, lmac_error_event_table); in iwl_alive_fn()
165 trans->dbg.lmac_error_event_table[1] = in iwl_alive_fn()
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dfw.c111 u32 lmac_error_event_table, umac_error_table; in iwl_alive_fn() local
205 lmac_error_event_table = in iwl_alive_fn()
207 iwl_fw_lmac1_set_alive_err_table(mvm->trans, lmac_error_event_table); in iwl_alive_fn()
210 mvm->trans->dbg.lmac_error_event_table[1] = in iwl_alive_fn()
A Dd3.c2863 mvm->trans->dbg.lmac_error_event_table[0], in iwl_mvm_check_rt_status()
2883 mvm->trans->dbg.lmac_error_event_table[1], in iwl_mvm_check_rt_status()
/drivers/net/wireless/intel/iwlwifi/
A Diwl-drv.c743 drv->trans->dbg.lmac_error_event_table[0] = addr; in iwl_parse_dbg_tlv_assert_tables()
748 drv->trans->dbg.lmac_error_event_table[1] = addr; in iwl_parse_dbg_tlv_assert_tables()
1346 drv->trans->dbg.lmac_error_event_table[0] = in iwl_parse_tlv_firmware()
A Diwl-trans.h673 u32 lmac_error_event_table[2]; member

Completed in 23 milliseconds