/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/ |
H A D | adma.c | 142 hif_err("Invalid service: %d", svc); in hif_dev_map_service_to_pipe() 356 hif_err("HIF device is NULL"); in hif_enable_func() 399 hif_err("no rx q elements"); in hif_sdio_get_nbuf() 446 hif_err("Failed to alloc rx q elem"); in hif_sdio_rx_q_alloc() 454 hif_err("Failed to alloc nbuf for rx"); in hif_sdio_rx_q_alloc() 510 hif_err("Failed to get get sdio al handle"); in hif_dev_register_channels() 531 hif_err("Channel registration failed"); in hif_dev_register_channels() 558 hif_err("hif_sdio_dev is null"); in hif_dev_unregister_channels() 596 hif_err("Device = %pK, addr = %lu", dev, sdio_al_ch_handle); in hif_read_write() 602 hif_err("Invalid request mode: %d", request); in hif_read_write() [all …]
|
H A D | mailbox.c | 327 hif_err("Invalid service: %d", svc); in hif_dev_map_service_to_pipe() 350 hif_err("HIF_DEVICE_GET_MBOX_ADDR failed"); in hif_dev_setup_device() 356 hif_err("HIF_DEVICE_GET_MBOX_BLOCK_SIZE fail"); in hif_dev_setup_device() 389 hif_err("Updating intr reg: %d", status); in hif_dev_mask_interrupts() 445 hif_err("Updating intr reg: %d", status); in hif_dev_unmask_interrupts() 517 hif_err("pipeid=%d invalid", pipeid); in hif_dev_map_pipe_to_mail_box() 540 hif_err("mbox_index=%d, upload=%d invalid", mbox_index, upload); in hif_dev_map_mail_box_to_pipe() 604 hif_err("Invalid write addr: 0x%08x", taddr); in hif_fixup_write_param() 610 hif_err("Error (%u > %u)", *length, mboxlen); in hif_fixup_write_param() 643 hif_err("No space for padlen:%d recvlen:%d bufferlen:%d", in hif_dev_recv_packet() [all …]
|
H A D | transfer.c | 98 hif_err("Invalid address map for pipe 0x%x", pipe); in hif_dev_send_buffer() 218 hif_err("Invalid Endpoint:%d", hdr->EndpointID); in hif_dev_alloc_and_prepare_rx_packets() 224 hif_err("Payload length %d exceeds max HTC : %u", in hif_dev_alloc_and_prepare_rx_packets() 299 hif_err("Payload Length Error"); in hif_dev_alloc_and_prepare_rx_packets() 300 hif_err("header reports payload: %u(%u)", in hif_dev_alloc_and_prepare_rx_packets() 303 hif_err("endpoint buffer size: %d", in hif_dev_alloc_and_prepare_rx_packets() 399 hif_err("Invalid record len: (%u, %u)", in hif_dev_process_trailer() 402 hif_err("Buffer has %d bytes left", length); in hif_dev_process_trailer() 497 hif_err("HIF unhandled record: id:%u length:%u", in hif_dev_process_trailer() 571 hif_err("Bundled RECV Look ahead: 0x%X", in hif_dev_process_recv_header() [all …]
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/ |
H A D | dev_quirks.c | 112 hif_err("read driver strength 0x%02X fail %d", addr, err); in hif_sdio_quirk_force_drive_strength() 120 hif_err("Write driver strength 0x%02X to 0x%02X failed: %d", in hif_sdio_quirk_force_drive_strength() 129 hif_err("Read CCCR 0x%02X failed: %d", addr, err); in hif_sdio_quirk_force_drive_strength() 139 hif_err("Write CCCR 0x%02X to 0x%02X failed: %d", in hif_sdio_quirk_force_drive_strength() 265 hif_err("Write CCCR 0x%02X to 0x%02X failed: %d", in hif_sdio_quirk_write_cccr() 279 hif_err("Write CCCR 0x%02X to 0x%02X failed: %d", in hif_sdio_quirk_write_cccr() 292 hif_err("Write CCCR 0x%02X to 0x%02X failed: %d", in hif_sdio_quirk_write_cccr() 305 hif_err("Write CCCR 0x%02X to 0x%02X failed: %d", in hif_sdio_quirk_write_cccr() 337 hif_err("scn is null"); in hif_sdio_quirk_mod_strength() 342 hif_err("scn->hostdef is null"); in hif_sdio_quirk_mod_strength() [all …]
|
H A D | hif.c | 511 hif_err("htc context is NULL"); in hif_configure_device() 520 hif_err("Unsupported opcode: %d", opcode); in hif_configure_device() 622 hif_err("No more slots"); in hif_device_inserted() 816 hif_err("set pm_flags failed"); in hif_device_suspend() 829 hif_err("set pm_flags failed"); in hif_device_suspend() 855 hif_err("hif object is null"); in hif_device_resume() 1025 hif_err("mmc_wait_for_cmd returned %d", status); in func0_cmd52_write_byte() 1050 hif_err("mmc_wait_for_cmd returned %d", err); in func0_cmd52_read_byte() 1063 hif_err("Incorrect input"); in hif_dump_cccr() 1071 hif_err("Reading CCCR 0x%02X failed: %d", in hif_dump_cccr() [all …]
|
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/ |
H A D | if_pci.c | 200 hif_err("Invalid PCI SLOT %d", pci_slot); in hif_get_pci_slot() 350 hif_err("SoC returns 0xdeadbeef!!"); in hif_pci_legacy_ce_interrupt_handler() 353 hif_err("PCI Vendor ID = 0x%04x", val); in hif_pci_legacy_ce_interrupt_handler() 356 hif_err("PCI Device ID = 0x%04x", val); in hif_pci_legacy_ce_interrupt_handler() 359 hif_err("PCI Command = 0x%04x", val); in hif_pci_legacy_ce_interrupt_handler() 362 hif_err("PCI Status = 0x%04x", val); in hif_pci_legacy_ce_interrupt_handler() 366 hif_err("PCI BAR0 = 0x%08x", bar0); in hif_pci_legacy_ce_interrupt_handler() 368 hif_err("RTC_STATE_ADDRESS = 0x%08x", in hif_pci_legacy_ce_interrupt_handler() 372 hif_err("PCIE_SOC_WAKE_ADDRESS = 0x%08x", in hif_pci_legacy_ce_interrupt_handler() 376 hif_err("0x80008 = 0x%08x, 0x8000c = 0x%08x", in hif_pci_legacy_ce_interrupt_handler() [all …]
|
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/ |
H A D | if_snoc.c | 74 hif_err("Dump CE Registers Failed"); in hif_snoc_dump_registers() 82 hif_err("hif_ctx null"); in hif_snoc_display_stats() 93 hif_err("hif_ctx null"); in hif_snoc_clear_stats() 140 hif_err("pld_get_soc_info error = %d", ret); in hif_snoc_get_soc_info() 172 hif_err("hif_wlan_enable error = %d", ret); in hif_snoc_bus_configure() 274 hif_err("hif_ctx is NULL"); in hif_snoc_enable_bus() 280 hif_err("Failed to set dma mask error = %d", ret); in hif_snoc_enable_bus() 288 hif_err("device_init_wakeup: err= %d", ret); in hif_snoc_enable_bus() 295 hif_err("Invalid device id/revision_id"); in hif_snoc_enable_bus() 329 hif_err("device_init_wakeup: err %d", ret); in hif_snoc_disable_bus() [all …]
|
H A D | if_ahb.c | 159 hif_err("Dump CE Registers Failed status %d", status); in hif_ahb_dump_registers() 493 hif_err("Invalid device ret %d id %d revision_id %d", in hif_ahb_enable_bus() 519 hif_err("Failed to get IORESOURCE_MEM"); in hif_ahb_enable_bus() 524 hif_err("Failed to get IORESOURCE_MEM"); in hif_ahb_enable_bus() 541 hif_err("ath: ioremap error"); in hif_ahb_enable_bus() 554 hif_err("ath: 32-bit DMA not available"); in hif_ahb_enable_bus() 565 hif_err("Failed to set dma mask error = %d", ret); in hif_ahb_enable_bus() 584 hif_err("CE: ioremap failed"); in hif_ahb_enable_bus() 600 hif_err("CE: ioremap failed"); in hif_ahb_enable_bus() 611 hif_err("CE: ioremap failed"); in hif_ahb_enable_bus() [all …]
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/ |
H A D | if_ipci.c | 68 hif_err("hif_ctx null"); in hif_ipci_clear_stats() 109 hif_err("hif_wlan_enable error = %d", status); in hif_ipci_bus_configure() 143 hif_err("Failed, status = %d", status); in hif_ipci_bus_configure() 274 hif_err("Failed pld_wlan_pm_control; errno %d", errno); in hif_ipci_prevent_linkdown() 288 hif_err("Failed to disable IRQs"); in hif_ipci_bus_suspend() 294 hif_err("Failed to enable Wake-IRQ"); in hif_ipci_bus_suspend() 299 hif_err("hif_try_complete_tasks timed-out, so abort suspend"); in hif_ipci_bus_suspend() 310 hif_err("draining fw_diag_ce goes infinite, so abort suspend"); in hif_ipci_bus_suspend() 334 hif_err("Failed to disable Wake-IRQ"); in hif_ipci_bus_resume() 340 hif_err("Failed to enable IRQs"); in hif_ipci_bus_resume() [all …]
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
H A D | ath_procfs.c | 160 hif_err("copy_to_user error in /proc/%s", PROCFS_NAME); in ath_procfs_diag_read_legacy() 187 hif_err("copy_to_user error in /proc/%s", PROCFS_NAME); in ath_procfs_diag_write_legacy() 377 hif_err("Unrecognized target type %d", in ath_procfs_diag_read_ext() 382 hif_err("Unrecognized bus type %d", scn->bus_type); in ath_procfs_diag_read_ext() 387 hif_err("fail to read from target %d", rv); in ath_procfs_diag_read_ext() 391 hif_err("copy_to_user error in /proc/%s", in ath_procfs_diag_read_ext() 426 hif_err("copy_to_user error in /proc/%s", in ath_procfs_diag_write_ext() 454 hif_err("Unrecognized target type %d", in ath_procfs_diag_write_ext() 459 hif_err("Unrecognized bus type %d", scn->bus_type); in ath_procfs_diag_write_ext() 515 hif_err("Unrecognized op type %d", op_type); in ath_procfs_diag_read() [all …]
|
H A D | hif_runtime_pm.c | 386 hif_err("Client active: %u- %s", i, in hif_rtpm_sanitize_exit() 490 hif_err("Runtime PM context NULL"); in hif_rtpm_register() 495 hif_err("Invalid client %d", id); in hif_rtpm_register() 520 hif_err("Runtime PM context NULL"); in hif_rtpm_deregister() 525 hif_err("invalid client, id: %u", id); in hif_rtpm_deregister() 532 hif_err("Client: %u-%s Runtime PM active", in hif_rtpm_deregister() 534 hif_err("last get called: 0x%llx, get count: %d, put count: %d", in hif_rtpm_deregister() 551 hif_err("Invalid delay value %d ms", delay); in hif_rtpm_set_autosuspend_delay() 588 hif_err("Runtime PM context NULL"); in hif_runtime_lock_init() 607 hif_err("Runtime PM lock already freed"); in hif_runtime_lock_deinit() [all …]
|
H A D | hif_main.c | 283 hif_err("scn or scn->hif_sc is NULL!"); in hif_save_htc_htt_config_endpoint() 900 …hif_err("tasklet[%d] latency detected: from_timer %d, curr_time %lu, sched_time %lu, exec_time %lu… in __hif_tasklet_latency() 988 …hif_err("credit report latency: from timer %d, curr_jiffies %lu, credit_request_time %lu, credit_r… in hif_credit_latency() 1174 hif_err("Could not do runtime put, scn is null"); in hif_latency_detect_credit_record_time() 1194 hif_err("Could not do runtime put, scn is null"); in hif_set_enable_detection() 1273 hif_err("context size 0 not allowed"); in hif_open() 1300 hif_err("hif_bus_open error = %d, bus_type = %d", in hif_open() 1350 hif_err("hif_opaque_softc is NULL"); in hif_close() 1434 hif_err("pending tasklets %d grp tasklets %d work %d oom work %d", in hif_try_complete_tasks() 1444 hif_err("OOM thread is still pending %d tasklets %d grp tasklets %d work %d", in hif_try_complete_tasks() [all …]
|
H A D | hif_exec.c | 170 hif_err("Invalid interrupt group id %d", intr_grp_id); in hif_hist_record_event() 879 hif_err("Called after ext grp irq configured"); in hif_configure_ext_group_interrupts() 893 hif_err("Failed for group %d", i); in hif_configure_ext_group_interrupts() 910 hif_err("scn(%pk) is NULL or grp irq not configured", scn); in hif_deconfigure_ext_group_interrupts() 1068 hif_err("Called after ext grp irq configured"); in hif_register_ext_group() 1073 hif_err("Max groups: %d reached", hif_state->hif_num_extgroup); in hif_register_ext_group() 1078 hif_err("Invalid numirq: %d", numirq); in hif_register_ext_group() 1228 hif_err("umac reset get irq failed ret %d", ret); in hif_get_umac_reset_irq() 1246 hif_err("scn is null"); in hif_register_umac_reset_handler() 1269 hif_err("request_irq failed: %d", ret); in hif_register_umac_reset_handler() [all …]
|
H A D | hif_napi.c | 70 hif_err("This napi_poll should not be polled as we don't schedule it"); in hif_rxthread_napi_poll() 161 hif_err("NAPI_initialization failed(rc=%d)", rc); in hif_napi_create() 270 hif_err("hif_state NULL!"); in hif_napi_rx_offld_flush_cb_register() 296 hif_err("hif_state NULL!"); in hif_napi_rx_offld_flush_cb_deregister() 344 hif_err("NAPI not initialized or entry %d not created", id); in hif_napi_destroy() 347 hif_err("NAPI instance %d (pipe %d) not created", id, ce); in hif_napi_destroy() 349 hif_err("memory allocated but ce_map not set %d (pipe %d)", in hif_napi_destroy() 360 hif_err("napii & ce_map out of sync(ce %d)", ce); in hif_napi_destroy() 371 hif_err("Cannot destroy active NAPI %d", id); in hif_napi_destroy() 631 hif_err("Unknown event: %d (data=0x%0lx)", in hif_napi_event() [all …]
|
H A D | hif_main_legacy.c | 69 hif_err("scn is NULL"); in hif_ce_fastpath_cb_register()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/ |
H A D | if_usb.c | 86 hif_err("athdiag_procfs_init failed"); in hif_usb_procfs_init() 146 hif_err("Invalid input parameters"); in hif_usb_disable_lpm() 200 hif_err("hif_ctx is NULL"); in hif_usb_enable_bus() 214 hif_err("con_mode = 0x%x, vendor_id = 0x%x product_id = 0x%x", in hif_usb_enable_bus() 235 hif_err("usb_control_msg failed"); in hif_usb_enable_bus() 254 hif_err("hif_usb_device_init failed"); in hif_usb_enable_bus() 481 hif_err("get chip id val: %d", rv); in hif_usb_reg_tbl_attach() 654 hif_err("memory copy overlap"); in hif_fw_assert_ramdump_pattern() 659 hif_err("%s memory size = %d", fw_ram_seg_name[i], in hif_fw_assert_ramdump_pattern() 706 hif_err("Firmware crash detected..."); in hif_usb_ramdump_handler() [all …]
|
H A D | usbdrv.c | 165 hif_err("urb_context->urb is null"); in usb_hif_alloc_pipe_resources() 197 hif_err("pipe->device is null"); in usb_hif_free_pipe_resources() 207 hif_err("athusb: urb leak! lpipe:%d hpipe:0x%X urbs:%d avail:%d", in usb_hif_free_pipe_resources() 573 hif_err("recv pipe: %d (ep:0x%2.2X), status: %d", in usb_hif_usb_recv_prestart_complete() 656 hif_err("recv pipe: %d (ep:0x%2.2X), status: %d", in usb_hif_usb_recv_complete() 699 hif_err("pipe: %d, fail to post URB: status: %d suspend: %d", in usb_hif_usb_recv_complete() 751 hif_err("recv pipe: %d (ep:0x%2.2X), status: %d", in usb_hif_usb_recv_bundle_complete() 783 hif_err("athusb: Rx: invalid EndpointID=%d", in usb_hif_usb_recv_bundle_complete() 792 hif_err("athusb: payloadLen too long %u", in usb_hif_usb_recv_bundle_complete() 800 hif_err("athusb: subframe length %d not fitted into bundle packet length %d" in usb_hif_usb_recv_bundle_complete() [all …]
|
H A D | hif_usb.c | 87 hif_err("pipe: %d, failed: %d", pipe->logical_pipe_num, in usb_hif_usb_transmit_complete() 164 hif_err("Extra fragments count overflow : %d", frag_count); in hif_send_internal() 213 hif_err("pipe: %d no urbs left. URB Cnt: %d", in hif_send_internal() 247 hif_err("athusb: usb bulk transmit failed %d", usb_status); in hif_send_internal() 257 hif_err("athusb send failed %d", status); in hif_send_internal() 388 hif_err("device %pK device->udev %pK device->interface %pK", in hif_usb_device_init() 421 hif_err("abnormal condition (status=%d)", status); in hif_usb_device_init() 789 hif_err("PipeIndex: %d URB Cnt: %d PipeHandle: %x", in hif_dump_info()
|
H A D | regtable_usb.c | 41 hif_err("Unknown target_type: %u", target_type); in target_register_tbl_attach() 58 hif_err("Unknown hif_type: %u", hif_type); in hif_register_tbl_attach()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/ |
H A D | hif_sdio_dev.c | 108 hif_err("set context failed"); in hif_dev_create() 131 hif_err("set context failed"); in hif_dev_destroy() 153 hif_err("set context failed"); in hif_dev_from_hif() 230 hif_err("device specific setup failed"); in hif_dev_setup()
|
H A D | if_sdio.c | 146 hif_err("get chip id fail"); in hif_get_target_revision() 170 hif_err("hif_sdio_device_inserted failed"); in hif_sdio_enable_bus() 278 hif_err("Get fw indication failed"); in hif_check_fw_reg()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
H A D | ce_tasklet.c | 83 hif_err("tasklet scn is null"); in reschedule_ce_tasklet_work_handler() 90 hif_err("wlan driver is unloaded"); in reschedule_ce_tasklet_work_handler() 194 hif_err("\tCE TASKLET ARRIVAL AND EXECUTION STATS"); in hif_ce_latency_stats() 428 hif_err("ce %d tasklet fired after link suspend", in ce_tasklet() 585 hif_err("CE still not done with access: %d", in hif_drain_tasklets() 616 hif_err("Failed to get wake CE Id: %d", errno); in hif_interrupt_is_ut_resume() 920 hif_err("ce_id=%d > CE_COUNT_MAX=%d", in ce_dispatch_interrupt() 1011 hif_err("napi_event INT_STATE returned %d", ret); in ce_unregister_irq() 1021 hif_err( in ce_unregister_irq() 1059 hif_err( in ce_register_irq()
|
H A D | ce_main.c | 472 hif_err("Invalid htc dump command: %d", cmd_id); in hif_trigger_dump() 1359 hif_err("QCN7605 not supported"); in hif_select_ce_map_qcn7605() 1388 hif_err("QCN9224 not supported"); in hif_set_ce_config_qcn9224() 1395 hif_err("QCN9224 not supported"); in hif_select_ce_map_qcn9224() 1750 hif_err("ce %d, %s, initial sw_index = %d, initial write_index =%d", in ce_ring_test_initial_indexes() 1780 hif_err( in ce_alloc_desc_ring() 1800 hif_err("Failed to allocate DMA memory for ce ring id: %u", in ce_alloc_desc_ring() 1854 hif_err("Failed to allocate DMA memory for ce ring id: %u", in ce_alloc_desc_ring() 2054 hif_err("ring has no DMA mem"); in ce_alloc_ring_state() 2117 hif_err("pipe_mapping failure"); in hif_ce_bus_early_suspend() [all …]
|
H A D | ce_diag.c | 147 hif_err("DIAG CE not present"); in hif_diag_read_mem() 289 hif_err("Failure (0x%x)", address); in hif_diag_read_mem() 351 hif_err("DIAG CE not present"); in hif_diag_write_mem() 478 hif_err("Failure (0x%llx)", (uint64_t)ce_phy_addr); in hif_diag_write_mem()
|
H A D | ce_bmi.c | 225 hif_err("BMI transaction timeout. Please check the HW interface!!"); in hif_exchange_bmi_msg() 242 hif_err("Can't get bmi response"); in hif_exchange_bmi_msg()
|