Searched refs:hw_error (Results 1 – 5 of 5) sorted by relevance
303 if (fwrt->trans->dbg.hw_error) { in iwl_fw_error_collect() 305 fwrt->trans->dbg.hw_error = false; in iwl_fw_error_collect()
2389 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()
881 uint8_t hw_error; member
659 * @hw_error: equals true if hw error interrupt was received from the FW699 bool hw_error;872 bool hw_error; global() member
2397 trans->dbg.hw_error = true;