Lines Matching refs:ath10k_err
1521 ath10k_err(ar, "failed to read firmware dump area: %d\n", ret); in ath10k_pci_dump_registers()
1527 ath10k_err(ar, "firmware register dump:\n"); in ath10k_pci_dump_registers()
1529 ath10k_err(ar, "[%02d]: 0x%08X 0x%08X 0x%08X 0x%08X\n", in ath10k_pci_dump_registers()
1857 ath10k_err(ar, "firmware crashed! (guid %s)\n", guid); in ath10k_pci_fw_dump_work()
2436 ath10k_err(ar, "Failed to get pcie state addr: %d\n", ret); in ath10k_pci_init_config()
2442 ath10k_err(ar, "Invalid pcie state addr\n"); in ath10k_pci_init_config()
2451 ath10k_err(ar, "Failed to get pipe cfg addr: %d\n", ret); in ath10k_pci_init_config()
2457 ath10k_err(ar, "Invalid pipe cfg addr\n"); in ath10k_pci_init_config()
2467 ath10k_err(ar, "Failed to write pipe cfg: %d\n", ret); in ath10k_pci_init_config()
2476 ath10k_err(ar, "Failed to get svc/pipe map: %d\n", ret); in ath10k_pci_init_config()
2482 ath10k_err(ar, "Invalid svc_to_pipe map\n"); in ath10k_pci_init_config()
2490 ath10k_err(ar, "Failed to write svc/pipe map: %d\n", ret); in ath10k_pci_init_config()
2499 ath10k_err(ar, "Failed to get pcie config_flags: %d\n", ret); in ath10k_pci_init_config()
2510 ath10k_err(ar, "Failed to write pcie config_flags: %d\n", ret); in ath10k_pci_init_config()
2519 ath10k_err(ar, "Failed to get early alloc val: %d\n", ret); in ath10k_pci_init_config()
2532 ath10k_err(ar, "Failed to set early alloc val: %d\n", ret); in ath10k_pci_init_config()
2541 ath10k_err(ar, "Failed to get option val: %d\n", ret); in ath10k_pci_init_config()
2549 ath10k_err(ar, "Failed to set option val: %d\n", ret); in ath10k_pci_init_config()
2595 ath10k_err(ar, "failed to allocate copy engine pipe %d: %d\n", in ath10k_pci_alloc_pipes()
2628 ath10k_err(ar, "failed to initialize copy engine pipe %d: %d\n", in ath10k_pci_init_pipes()
2938 ath10k_err(ar, "failed to reset chip: %d\n", ret); in ath10k_pci_hif_power_up()
2944 ath10k_err(ar, "failed to initialize CE: %d\n", ret); in ath10k_pci_hif_power_up()
2950 ath10k_err(ar, "failed to setup init config: %d\n", ret); in ath10k_pci_hif_power_up()
2956 ath10k_err(ar, "could not wake up target CPU: %d\n", ret); in ath10k_pci_hif_power_up()
3014 ath10k_err(ar, "failed to wake up target: %d\n", ret); in ath10k_pci_resume()
3112 ath10k_err(ar, "timeout while reading device EEPROM at %04x\n", in ath10k_pci_read_eeprom()
3121 ath10k_err(ar, "failed to read device EEPROM at %04x\n", addr); in ath10k_pci_read_eeprom()
3416 ath10k_err(ar, "failed to read device register, device is gone\n"); in ath10k_pci_wait_for_target_init()
3426 ath10k_err(ar, "failed to receive initialized event from target: %08x\n", in ath10k_pci_wait_for_target_init()
3480 ath10k_err(ar, "failed to enable pci device: %d\n", ret); in ath10k_pci_claim()
3486 ath10k_err(ar, "failed to request region BAR%d: %d\n", BAR_NUM, in ath10k_pci_claim()
3494 ath10k_err(ar, "failed to set dma mask to 32-bit: %d\n", ret); in ath10k_pci_claim()
3508 ath10k_err(ar, "failed to iomap BAR%d\n", BAR_NUM); in ath10k_pci_claim()
3593 ath10k_err(ar, "failed to allocate copy engine pipes: %d\n", in ath10k_pci_setup_resource()
3731 ath10k_err(ar, "failed to setup resource: %d\n", ret); in ath10k_pci_probe()
3737 ath10k_err(ar, "failed to claim device: %d\n", ret); in ath10k_pci_probe()
3752 ath10k_err(ar, "failed to init irqs: %d\n", ret); in ath10k_pci_probe()
3786 ath10k_err(ar, "failed to reset chip: %d\n", ret); in ath10k_pci_probe()
3803 ath10k_err(ar, "failed to register driver core: %d\n", ret); in ath10k_pci_probe()
3810 ath10k_err(ar, "device %04x with chip_id %08x isn't supported\n", in ath10k_pci_probe()