Lines Matching refs:ath10k_err
1456 ath10k_err(ar, "failed to read firmware dump area: %d\n", ret); in ath10k_pci_dump_registers()
1462 ath10k_err(ar, "firmware register dump:\n"); in ath10k_pci_dump_registers()
1464 ath10k_err(ar, "[%02d]: 0x%08X 0x%08X 0x%08X 0x%08X\n", in ath10k_pci_dump_registers()
1759 ath10k_err(ar, "firmware crashed! (guid %s)\n", guid); in ath10k_pci_fw_crashed_dump()
2319 ath10k_err(ar, "Failed to get pcie state addr: %d\n", ret); in ath10k_pci_init_config()
2325 ath10k_err(ar, "Invalid pcie state addr\n"); in ath10k_pci_init_config()
2334 ath10k_err(ar, "Failed to get pipe cfg addr: %d\n", ret); in ath10k_pci_init_config()
2340 ath10k_err(ar, "Invalid pipe cfg addr\n"); in ath10k_pci_init_config()
2350 ath10k_err(ar, "Failed to write pipe cfg: %d\n", ret); in ath10k_pci_init_config()
2359 ath10k_err(ar, "Failed to get svc/pipe map: %d\n", ret); in ath10k_pci_init_config()
2365 ath10k_err(ar, "Invalid svc_to_pipe map\n"); in ath10k_pci_init_config()
2373 ath10k_err(ar, "Failed to write svc/pipe map: %d\n", ret); in ath10k_pci_init_config()
2382 ath10k_err(ar, "Failed to get pcie config_flags: %d\n", ret); in ath10k_pci_init_config()
2393 ath10k_err(ar, "Failed to write pcie config_flags: %d\n", ret); in ath10k_pci_init_config()
2402 ath10k_err(ar, "Failed to get early alloc val: %d\n", ret); in ath10k_pci_init_config()
2415 ath10k_err(ar, "Failed to set early alloc val: %d\n", ret); in ath10k_pci_init_config()
2424 ath10k_err(ar, "Failed to get option val: %d\n", ret); in ath10k_pci_init_config()
2432 ath10k_err(ar, "Failed to set option val: %d\n", ret); in ath10k_pci_init_config()
2477 ath10k_err(ar, "failed to allocate copy engine pipe %d: %d\n", in ath10k_pci_alloc_pipes()
2509 ath10k_err(ar, "failed to initialize copy engine pipe %d: %d\n", in ath10k_pci_init_pipes()
2822 ath10k_err(ar, "failed to reset chip: %d\n", ret); in ath10k_pci_hif_power_up()
2828 ath10k_err(ar, "failed to initialize CE: %d\n", ret); in ath10k_pci_hif_power_up()
2834 ath10k_err(ar, "failed to setup init config: %d\n", ret); in ath10k_pci_hif_power_up()
2840 ath10k_err(ar, "could not wake up target CPU: %d\n", ret); in ath10k_pci_hif_power_up()
2895 ath10k_err(ar, "failed to wake up target: %d\n", ret); in ath10k_pci_resume()
2992 ath10k_err(ar, "timeout while reading device EEPROM at %04x\n", in ath10k_pci_read_eeprom()
3001 ath10k_err(ar, "failed to read device EEPROM at %04x\n", addr); in ath10k_pci_read_eeprom()
3297 ath10k_err(ar, "failed to read device register, device is gone\n"); in ath10k_pci_wait_for_target_init()
3307 ath10k_err(ar, "failed to receive initialized event from target: %08x\n", in ath10k_pci_wait_for_target_init()
3361 ath10k_err(ar, "failed to enable pci device: %d\n", ret); in ath10k_pci_claim()
3367 ath10k_err(ar, "failed to request region BAR%d: %d\n", BAR_NUM, in ath10k_pci_claim()
3375 ath10k_err(ar, "failed to set dma mask to 32-bit: %d\n", ret); in ath10k_pci_claim()
3381 ath10k_err(ar, "failed to set consistent dma mask to 32-bit: %d\n", in ath10k_pci_claim()
3392 ath10k_err(ar, "failed to iomap BAR%d\n", BAR_NUM); in ath10k_pci_claim()
3456 ath10k_err(ar, "failed to allocate copy engine pipes: %d\n", in ath10k_pci_setup_resource()
3580 ath10k_err(ar, "failed to setup resource: %d\n", ret); in ath10k_pci_probe()
3586 ath10k_err(ar, "failed to claim device: %d\n", ret); in ath10k_pci_probe()
3601 ath10k_err(ar, "failed to init irqs: %d\n", ret); in ath10k_pci_probe()
3617 ath10k_err(ar, "failed to reset chip: %d\n", ret); in ath10k_pci_probe()
3623 ath10k_err(ar, "failed to get chip id\n"); in ath10k_pci_probe()
3628 ath10k_err(ar, "device %04x with chip_id %08x isn't supported\n", in ath10k_pci_probe()
3635 ath10k_err(ar, "failed to register driver core: %d\n", ret); in ath10k_pci_probe()