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()
2343 ath10k_err(ar, "Failed to get pcie state addr: %d\n", ret); in ath10k_pci_init_config()
2349 ath10k_err(ar, "Invalid pcie state addr\n"); in ath10k_pci_init_config()
2358 ath10k_err(ar, "Failed to get pipe cfg addr: %d\n", ret); in ath10k_pci_init_config()
2364 ath10k_err(ar, "Invalid pipe cfg addr\n"); in ath10k_pci_init_config()
2374 ath10k_err(ar, "Failed to write pipe cfg: %d\n", ret); in ath10k_pci_init_config()
2383 ath10k_err(ar, "Failed to get svc/pipe map: %d\n", ret); in ath10k_pci_init_config()
2389 ath10k_err(ar, "Invalid svc_to_pipe map\n"); in ath10k_pci_init_config()
2397 ath10k_err(ar, "Failed to write svc/pipe map: %d\n", ret); in ath10k_pci_init_config()
2406 ath10k_err(ar, "Failed to get pcie config_flags: %d\n", ret); in ath10k_pci_init_config()
2417 ath10k_err(ar, "Failed to write pcie config_flags: %d\n", ret); in ath10k_pci_init_config()
2426 ath10k_err(ar, "Failed to get early alloc val: %d\n", ret); in ath10k_pci_init_config()
2439 ath10k_err(ar, "Failed to set early alloc val: %d\n", ret); in ath10k_pci_init_config()
2448 ath10k_err(ar, "Failed to get option val: %d\n", ret); in ath10k_pci_init_config()
2456 ath10k_err(ar, "Failed to set option val: %d\n", ret); in ath10k_pci_init_config()
2502 ath10k_err(ar, "failed to allocate copy engine pipe %d: %d\n", in ath10k_pci_alloc_pipes()
2535 ath10k_err(ar, "failed to initialize copy engine pipe %d: %d\n", in ath10k_pci_init_pipes()
2845 ath10k_err(ar, "failed to reset chip: %d\n", ret); in ath10k_pci_hif_power_up()
2851 ath10k_err(ar, "failed to initialize CE: %d\n", ret); in ath10k_pci_hif_power_up()
2857 ath10k_err(ar, "failed to setup init config: %d\n", ret); in ath10k_pci_hif_power_up()
2863 ath10k_err(ar, "could not wake up target CPU: %d\n", ret); in ath10k_pci_hif_power_up()
2918 ath10k_err(ar, "failed to wake up target: %d\n", ret); in ath10k_pci_resume()
3015 ath10k_err(ar, "timeout while reading device EEPROM at %04x\n", in ath10k_pci_read_eeprom()
3024 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()