Lines Matching refs:ath10k_err
1446 ath10k_err(ar, "failed to read firmware dump area: %d\n", ret); in ath10k_pci_dump_registers()
1452 ath10k_err(ar, "firmware register dump:\n"); in ath10k_pci_dump_registers()
1454 ath10k_err(ar, "[%02d]: 0x%08X 0x%08X 0x%08X 0x%08X\n", in ath10k_pci_dump_registers()
1769 ath10k_err(ar, "firmware crashed! (guid %s)\n", guid); in ath10k_pci_fw_dump_work()
2344 ath10k_err(ar, "Failed to get pcie state addr: %d\n", ret); in ath10k_pci_init_config()
2350 ath10k_err(ar, "Invalid pcie state addr\n"); in ath10k_pci_init_config()
2359 ath10k_err(ar, "Failed to get pipe cfg addr: %d\n", ret); in ath10k_pci_init_config()
2365 ath10k_err(ar, "Invalid pipe cfg addr\n"); in ath10k_pci_init_config()
2375 ath10k_err(ar, "Failed to write pipe cfg: %d\n", ret); in ath10k_pci_init_config()
2384 ath10k_err(ar, "Failed to get svc/pipe map: %d\n", ret); in ath10k_pci_init_config()
2390 ath10k_err(ar, "Invalid svc_to_pipe map\n"); in ath10k_pci_init_config()
2398 ath10k_err(ar, "Failed to write svc/pipe map: %d\n", ret); in ath10k_pci_init_config()
2407 ath10k_err(ar, "Failed to get pcie config_flags: %d\n", ret); in ath10k_pci_init_config()
2418 ath10k_err(ar, "Failed to write pcie config_flags: %d\n", ret); in ath10k_pci_init_config()
2427 ath10k_err(ar, "Failed to get early alloc val: %d\n", ret); in ath10k_pci_init_config()
2440 ath10k_err(ar, "Failed to set early alloc val: %d\n", ret); in ath10k_pci_init_config()
2449 ath10k_err(ar, "Failed to get option val: %d\n", ret); in ath10k_pci_init_config()
2457 ath10k_err(ar, "Failed to set option val: %d\n", ret); in ath10k_pci_init_config()
2503 ath10k_err(ar, "failed to allocate copy engine pipe %d: %d\n", in ath10k_pci_alloc_pipes()
2536 ath10k_err(ar, "failed to initialize copy engine pipe %d: %d\n", in ath10k_pci_init_pipes()
2846 ath10k_err(ar, "failed to reset chip: %d\n", ret); in ath10k_pci_hif_power_up()
2852 ath10k_err(ar, "failed to initialize CE: %d\n", ret); in ath10k_pci_hif_power_up()
2858 ath10k_err(ar, "failed to setup init config: %d\n", ret); in ath10k_pci_hif_power_up()
2864 ath10k_err(ar, "could not wake up target CPU: %d\n", ret); in ath10k_pci_hif_power_up()
2919 ath10k_err(ar, "failed to wake up target: %d\n", ret); in ath10k_pci_resume()
3016 ath10k_err(ar, "timeout while reading device EEPROM at %04x\n", in ath10k_pci_read_eeprom()
3025 ath10k_err(ar, "failed to read device EEPROM at %04x\n", addr); in ath10k_pci_read_eeprom()
3320 ath10k_err(ar, "failed to read device register, device is gone\n"); in ath10k_pci_wait_for_target_init()
3330 ath10k_err(ar, "failed to receive initialized event from target: %08x\n", in ath10k_pci_wait_for_target_init()
3384 ath10k_err(ar, "failed to enable pci device: %d\n", ret); in ath10k_pci_claim()
3390 ath10k_err(ar, "failed to request region BAR%d: %d\n", BAR_NUM, in ath10k_pci_claim()
3398 ath10k_err(ar, "failed to set dma mask to 32-bit: %d\n", ret); in ath10k_pci_claim()
3408 ath10k_err(ar, "failed to iomap BAR%d\n", BAR_NUM); in ath10k_pci_claim()
3497 ath10k_err(ar, "failed to allocate copy engine pipes: %d\n", in ath10k_pci_setup_resource()
3635 ath10k_err(ar, "failed to setup resource: %d\n", ret); in ath10k_pci_probe()
3641 ath10k_err(ar, "failed to claim device: %d\n", ret); in ath10k_pci_probe()
3656 ath10k_err(ar, "failed to init irqs: %d\n", ret); in ath10k_pci_probe()
3690 ath10k_err(ar, "failed to reset chip: %d\n", ret); in ath10k_pci_probe()
3707 ath10k_err(ar, "failed to register driver core: %d\n", ret); in ath10k_pci_probe()
3714 ath10k_err(ar, "device %04x with chip_id %08x isn't supported\n", in ath10k_pci_probe()