Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.h299 if (fwrt->trans->dbg.hw_error) { in iwl_fw_error_collect()
301 fwrt->trans->dbg.hw_error = false; in iwl_fw_error_collect()
/linux-6.15/drivers/scsi/megaraid/
H A Dmegaraid_mbox.h205 int hw_error; member
H A Dmegaraid_mbox.c2397 if (raid_dev->hw_error) { in megaraid_abort_handler()
2532 if (raid_dev->hw_error) { in megaraid_reset_handler()
2613 raid_dev->hw_error = 1; in megaraid_reset_handler()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h685 bool hw_error; member
/linux-6.15/drivers/bluetooth/
H A Dhci_qca.c1994 hu->hdev->hw_error = qca_hw_error; in qca_setup()
2239 hu->hdev->hw_error = NULL; in qca_power_off()
H A Dbtnxpuart.c1761 hdev->hw_error = nxp_hw_err; in nxp_serdev_probe()
H A Dbtintel_pcie.c2070 hdev->hw_error = btintel_hw_error; in btintel_pcie_setup_hdev()
H A Dbtintel.c3681 hdev->hw_error = btintel_hw_error; in btintel_configure_setup()
H A Dbtusb.c4064 hdev->hw_error = btusb_rtl_hw_error; in btusb_probe()
/linux-6.15/net/bluetooth/
H A Dhci_core.c1011 if (hdev->hw_error) in hci_error_reset()
1012 hdev->hw_error(hdev, hdev->hw_error_code); in hci_error_reset()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c2387 trans->dbg.hw_error = true; in iwl_pcie_irq_msix_handler()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h638 void (*hw_error)(struct hci_dev *hdev, u8 code); member