Lines Matching refs:ath10k_err
1004 ath10k_err(ar, "failed to read firmware dump area: %d\n", ret); in ath10k_pci_dump_registers()
1010 ath10k_err(ar, "firmware register dump:\n"); in ath10k_pci_dump_registers()
1012 ath10k_err(ar, "[%02d]: 0x%08X 0x%08X 0x%08X 0x%08X\n", in ath10k_pci_dump_registers()
1042 ath10k_err(ar, "firmware crashed! (uuid %s)\n", uuid); in ath10k_pci_fw_crashed_dump()
1569 ath10k_err(ar, "Failed to get pcie state addr: %d\n", ret); in ath10k_pci_init_config()
1575 ath10k_err(ar, "Invalid pcie state addr\n"); in ath10k_pci_init_config()
1584 ath10k_err(ar, "Failed to get pipe cfg addr: %d\n", ret); in ath10k_pci_init_config()
1590 ath10k_err(ar, "Invalid pipe cfg addr\n"); in ath10k_pci_init_config()
1599 ath10k_err(ar, "Failed to write pipe cfg: %d\n", ret); in ath10k_pci_init_config()
1608 ath10k_err(ar, "Failed to get svc/pipe map: %d\n", ret); in ath10k_pci_init_config()
1614 ath10k_err(ar, "Invalid svc_to_pipe map\n"); in ath10k_pci_init_config()
1622 ath10k_err(ar, "Failed to write svc/pipe map: %d\n", ret); in ath10k_pci_init_config()
1631 ath10k_err(ar, "Failed to get pcie config_flags: %d\n", ret); in ath10k_pci_init_config()
1642 ath10k_err(ar, "Failed to write pcie config_flags: %d\n", ret); in ath10k_pci_init_config()
1651 ath10k_err(ar, "Faile to get early alloc val: %d\n", ret); in ath10k_pci_init_config()
1664 ath10k_err(ar, "Failed to set early alloc val: %d\n", ret); in ath10k_pci_init_config()
1673 ath10k_err(ar, "Failed to get option val: %d\n", ret); in ath10k_pci_init_config()
1681 ath10k_err(ar, "Failed to set option val: %d\n", ret); in ath10k_pci_init_config()
1704 ath10k_err(ar, "failed to allocate copy engine pipe %d: %d\n", in ath10k_pci_alloc_pipes()
1736 ath10k_err(ar, "failed to initialize copy engine pipe %d: %d\n", in ath10k_pci_init_pipes()
1979 ath10k_err(ar, "failed to wake up target: %d\n", ret); in ath10k_pci_hif_power_up()
2001 ath10k_err(ar, "failed to reset chip: %d\n", ret); in ath10k_pci_hif_power_up()
2007 ath10k_err(ar, "failed to initialize CE: %d\n", ret); in ath10k_pci_hif_power_up()
2013 ath10k_err(ar, "failed to setup init config: %d\n", ret); in ath10k_pci_hif_power_up()
2019 ath10k_err(ar, "could not wake up target CPU: %d\n", ret); in ath10k_pci_hif_power_up()
2439 ath10k_err(ar, "failed to read device register, device is gone\n"); in ath10k_pci_wait_for_target_init()
2449 ath10k_err(ar, "failed to receive initialized event from target: %08x\n", in ath10k_pci_wait_for_target_init()
2510 ath10k_err(ar, "failed to enable pci device: %d\n", ret); in ath10k_pci_claim()
2516 ath10k_err(ar, "failed to request region BAR%d: %d\n", BAR_NUM, in ath10k_pci_claim()
2524 ath10k_err(ar, "failed to set dma mask to 32-bit: %d\n", ret); in ath10k_pci_claim()
2530 ath10k_err(ar, "failed to set consistent dma mask to 32-bit: %d\n", in ath10k_pci_claim()
2544 ath10k_err(ar, "failed to iomap BAR%d\n", BAR_NUM); in ath10k_pci_claim()
2633 ath10k_err(ar, "failed to claim device: %d\n", ret); in ath10k_pci_probe()
2639 ath10k_err(ar, "failed to wake up: %d\n", ret); in ath10k_pci_probe()
2645 ath10k_err(ar, "failed to allocate copy engine pipes: %d\n", in ath10k_pci_probe()
2655 ath10k_err(ar, "failed to init irqs: %d\n", ret); in ath10k_pci_probe()
2671 ath10k_err(ar, "failed to reset chip: %d\n", ret); in ath10k_pci_probe()
2677 ath10k_err(ar, "failed to get chip id\n"); in ath10k_pci_probe()
2682 ath10k_err(ar, "device %04x with chip_id %08x isn't supported\n", in ath10k_pci_probe()
2691 ath10k_err(ar, "failed to register driver core: %d\n", ret); in ath10k_pci_probe()