Lines Matching refs:ath10k_warn

408 		ath10k_warn(ar, "failed to dma map pci rx buf\n");  in __ath10k_pci_rx_post_buf()
417 ath10k_warn(ar, "failed to post pci rx buf: %d\n", ret); in __ath10k_pci_rx_post_buf()
446 ath10k_warn(ar, "failed to post pci rx buf: %d\n", ret); in __ath10k_pci_rx_post_pipe()
604 ath10k_warn(ar, "failed to read diag value at 0x%x: %d\n", in ath10k_pci_diag_read_mem()
637 ath10k_warn(ar, "failed to get memcpy hi address for firmware address %d: %d\n", in __ath10k_pci_diag_read_hi()
644 ath10k_warn(ar, "failed to memcpy firmware memory from %d (%d B): %d\n", in __ath10k_pci_diag_read_hi()
781 ath10k_warn(ar, "failed to write diag value at 0x%x: %d\n", in ath10k_pci_diag_write_mem()
886 ath10k_warn(ar, "rxed more than expected (nbytes %d, max %d)", in ath10k_pci_ce_recv_data()
1477 ath10k_warn(ar, "unexpected: BMI data received; ignoring\n"); in ath10k_pci_bmi_recv_data()
1544 ath10k_warn(ar, "unknown number of banks, assuming 1\n"); in ath10k_pci_get_num_banks()
1846 ath10k_warn(ar, "failed to wait for target init: %d\n", ret); in ath10k_pci_warm_reset()
1872 ath10k_warn(ar, "failed to warm reset attempt %d of %d: %d\n", in ath10k_pci_qca988x_chip_reset()
1889 ath10k_warn(ar, "failed to init copy engine: %d\n", in ath10k_pci_qca988x_chip_reset()
1897 ath10k_warn(ar, "failed to poke copy engine: %d\n", in ath10k_pci_qca988x_chip_reset()
1907 ath10k_warn(ar, "refusing cold reset as requested\n"); in ath10k_pci_qca988x_chip_reset()
1913 ath10k_warn(ar, "failed to cold reset: %d\n", ret); in ath10k_pci_qca988x_chip_reset()
1919 ath10k_warn(ar, "failed to wait for target after cold reset: %d\n", in ath10k_pci_qca988x_chip_reset()
1939 ath10k_warn(ar, "failed to cold reset: %d\n", ret); in ath10k_pci_qca6174_chip_reset()
1945 ath10k_warn(ar, "failed to wait for target after cold reset: %d\n", in ath10k_pci_qca6174_chip_reset()
1952 ath10k_warn(ar, "failed to warm reset: %d\n", ret); in ath10k_pci_qca6174_chip_reset()
1996 ath10k_warn(ar, "firmware crashed during chip reset\n"); in ath10k_pci_hif_power_up()
2128 ath10k_warn(ar, "received unsolicited fw crash interrupt\n"); in ath10k_msi_err_tasklet()
2148 ath10k_warn(ar, "unexpected/invalid irq %d ce_id %d\n", irq, in ath10k_pci_per_engine_handler()
2224 ath10k_warn(ar, "failed to request MSI-X fw irq %d: %d\n", in ath10k_pci_request_irq_msix()
2234 ath10k_warn(ar, "failed to request MSI-X ce irq %d: %d\n", in ath10k_pci_request_irq_msix()
2257 ath10k_warn(ar, "failed to request MSI irq %d: %d\n", in ath10k_pci_request_irq_msi()
2274 ath10k_warn(ar, "failed to request legacy irq %d: %d\n", in ath10k_pci_request_irq_legacy()
2295 ath10k_warn(ar, "unknown irq configuration upon request\n"); in ath10k_pci_request_irq()
2397 ath10k_warn(ar, "unknown irq configuration upon deinit\n"); in ath10k_pci_deinit_irq()
2444 ath10k_warn(ar, "device has crashed during init\n"); in ath10k_pci_wait_for_target_init()
2665 ath10k_warn(ar, "failed to request irqs: %d\n", ret); in ath10k_pci_probe()