Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/
Ddbg.h326 u32 lmac_error_event_table) in iwl_fw_lmac1_set_alive_err_table() argument
330 WARN_ON(trans->dbg.lmac_error_event_table[0] != in iwl_fw_lmac1_set_alive_err_table()
331 lmac_error_event_table)) in iwl_fw_lmac1_set_alive_err_table()
332 trans->dbg.lmac_error_event_table[0] = lmac_error_event_table; in iwl_fw_lmac1_set_alive_err_table()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c225 u32 lmac_error_event_table, umac_error_table; in iwl_alive_fn() local
272 lmac_error_event_table = in iwl_alive_fn()
274 iwl_fw_lmac1_set_alive_err_table(mvm->trans, lmac_error_event_table); in iwl_alive_fn()
277 mvm->trans->dbg.lmac_error_event_table[1] = in iwl_alive_fn()
Dutils.c465 u32 val, base = mvm->trans->dbg.lmac_error_event_table[lmac_num]; in iwl_mvm_dump_lmac_error_log()
578 if (mvm->trans->dbg.lmac_error_event_table[1]) in iwl_mvm_dump_nic_error_log()
Dd3.c2067 mvm->trans->dbg.lmac_error_event_table[0], in iwl_mvm_check_rt_status()
2081 mvm->trans->dbg.lmac_error_event_table[1], NULL)) in iwl_mvm_check_rt_status()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.h785 u32 lmac_error_event_table[2]; member
Diwl-drv.c1169 drv->trans->dbg.lmac_error_event_table[0] = in iwl_parse_tlv_firmware()