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

/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.h275 u32 lmac_error_event_table)
279 WARN_ON(trans->dbg.lmac_error_event_table[0] !=
280 lmac_error_event_table))
281 trans->dbg.lmac_error_event_table[0] = lmac_error_event_table;
274 iwl_fw_lmac1_set_alive_err_table(struct iwl_trans *trans, u32 lmac_error_event_table) argument
H A Ddump.c175 u32 val, base = fwrt->trans->dbg.lmac_error_event_table[lmac_num];
501 if (fwrt->trans->dbg.lmac_error_event_table[1])
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c122 u32 lmac_error_event_table, umac_error_table; local
222 lmac_error_event_table =
224 iwl_fw_lmac1_set_alive_err_table(mvm->trans, lmac_error_event_table);
227 mvm->trans->dbg.lmac_error_event_table[1] =
H A Dd3.c2706 mvm->trans->dbg.lmac_error_event_table[0],
2720 mvm->trans->dbg.lmac_error_event_table[1], NULL))
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c670 drv->trans->dbg.lmac_error_event_table[0] = addr;
675 drv->trans->dbg.lmac_error_event_table[1] = addr;
1267 drv->trans->dbg.lmac_error_event_table[0] =
H A Diwl-trans.h826 * @lmac_error_event_table: addrs of lmacs error tables
858 u32 lmac_error_event_table[2]; member in struct:iwl_trans_debug

Completed in 165 milliseconds