Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.h303 if (fwrt->trans->dbg.hw_error) { in iwl_fw_error_collect()
305 fwrt->trans->dbg.hw_error = false; in iwl_fw_error_collect()
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h700 bool hw_error; member
/freebsd/sys/dev/oce/
H A Doce_if.c2389 if (sc->hw_error) in oce_detect_hw_error()
2410 * Hence not setting the hw_error for UE detection. in oce_detect_hw_error()
2413 sc->hw_error = TRUE; in oce_detect_hw_error()
2474 * hw_error or no outstanding completions expected in oce_tx_compl_clean()
2489 if (pending_txqs == 0 || ++timeo > 10 || sc->hw_error) in oce_tx_compl_clean()
H A Doce_if.h881 uint8_t hw_error; member
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Drx.c2483 trans->dbg.hw_error = true; in iwl_pcie_irq_msix_handler()