Searched refs:hw_err (Results 1 – 7 of 7) sorted by relevance
145 ctx->hw_err = false; in hva_hw_its_irq_thread()150 ctx->hw_err = false; in hva_hw_its_irq_thread()155 ctx->hw_err = false; in hva_hw_its_irq_thread()160 ctx->hw_err = true; in hva_hw_its_irq_thread()165 ctx->hw_err = true; in hva_hw_its_irq_thread()170 ctx->hw_err = true; in hva_hw_its_irq_thread()175 ctx->hw_err = true; in hva_hw_its_irq_thread()180 ctx->hw_err = true; in hva_hw_its_irq_thread()185 ctx->hw_err = true; in hva_hw_its_irq_thread()190 ctx->hw_err = true; in hva_hw_its_irq_thread()[all …]
270 bool hw_err; member
187 #define hw_err(hw, format, arg...) \ macro
898 info = &hdev->captured_err_info.hw_err; in hw_err_info()
2815 struct hw_err_info *info = &hdev->captured_err_info.hw_err; in hl_capture_hw_err()
3161 struct hw_err_info hw_err; member
2854 static const u8 hw_err[] = { HCI_EV_HARDWARE_ERROR, 0x01, 0x00 }; in hci_reset_dev() local2862 skb_put_data(skb, hw_err, 3); in hci_reset_dev()