Home
last modified time | relevance | path

Searched refs:wil_err (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dpmc.c65 wil_err(wil, "ERROR pmc is already allocated\n"); in wil_pmc_alloc()
69 wil_err(wil, in wil_pmc_alloc()
77 wil_err(wil, in wil_pmc_alloc()
85 wil_err(wil, in wil_pmc_alloc()
103 wil_err(wil, "ERROR allocating pmc skb list\n"); in wil_pmc_alloc()
143 wil_err(wil, "ERROR allocating pmc pring\n"); in wil_pmc_alloc()
162 wil_err(wil, "ERROR allocating pmc descriptor %d", i); in wil_pmc_alloc()
195 wil_err(wil, in wil_pmc_alloc()
206 wil_err(wil, "exit on error: Releasing skbs...\n"); in wil_pmc_alloc()
215 wil_err(wil, "exit on error: Releasing pring...\n"); in wil_pmc_alloc()
[all …]
Dwmi.c640 wil_err(wil, "WMI size too large: %d bytes, max is %d\n", in __wmi_send()
648 wil_err(wil, "WMI: cannot send command while FW not ready\n"); in __wmi_send()
658 wil_err(wil, "WMI: reject send_command during suspend\n"); in __wmi_send()
663 wil_err(wil, "WMI head is garbage: 0x%08x\n", r->head); in __wmi_send()
677 wil_err(wil, "WMI head busy\n"); in __wmi_send()
687 wil_err(wil, "WMI: cannot send command while FW not ready\n"); in __wmi_send()
698 wil_err(wil, "WMI ring full\n"); in __wmi_send()
704 wil_err(wil, "invalid WMI buffer: 0x%08x\n", in __wmi_send()
758 wil_err(wil, "FW does not support enough MIDs (need %d)", in wmi_evt_ready()
793 wil_err(wil, "MGMT Rx: short event, len %d\n", len); in wmi_evt_rx_mgmt()
[all …]
Dpcie_bus.c70 wil_err(wil, "mac_rgf_ext section not found in fw_mapping\n"); in wil_set_capabilities()
117 wil_err(wil, "Unknown board hardware, chip_id 0x%08x, chip_revision 0x%08x\n", in wil_set_capabilities()
128 wil_err(wil, "fw_code section not found in fw_mapping\n"); in wil_set_capabilities()
212 wil_err(wil, "Invalid n_msi=%d, default to 1\n", n_msi); in wil_if_pcie_enable()
218 wil_err(wil, "3 MSI mode failed, try 1 MSI\n"); in wil_if_pcie_enable()
223 wil_err(wil, "pci_enable_msi failed, use INTx\n"); in wil_if_pcie_enable()
230 wil_err(wil, "Interrupt pin not routed, unable to use INTx\n"); in wil_if_pcie_enable()
345 wil_err(wil, "wil_platform_init failed\n"); in wil_pcie_probe()
351 wil_err(wil, in wil_pcie_probe()
360 wil_err(wil, in wil_pcie_probe()
[all …]
Dp2p.c37 wil_err(wil, "wmi_p2p_cfg failed\n"); in wil_p2p_start_listen()
43 wil_err(wil, "wmi_set_ssid failed\n"); in wil_p2p_start_listen()
49 wil_err(wil, "wmi_start_listen failed\n"); in wil_p2p_start_listen()
82 wil_err(wil, "search failed. discovery already ongoing\n"); in wil_p2p_search()
89 wil_err(wil, "wmi_p2p_cfg failed\n"); in wil_p2p_search()
95 wil_err(wil, "wmi_set_ssid failed\n"); in wil_p2p_search()
103 wil_err(wil, "wmi_set_ie(WMI_FRAME_PROBE_REQ) failed\n"); in wil_p2p_search()
113 wil_err(wil, "wmi_set_ie(WMI_FRAME_PROBE_RESP) failed\n"); in wil_p2p_search()
119 wil_err(wil, "wmi_start_search failed\n"); in wil_p2p_search()
152 wil_err(wil, "discovery already ongoing\n"); in wil_p2p_listen()
[all …]
Dcfg80211.c491 wil_err(wil, "P2P_DEVICE interface already created\n"); in wil_cfg80211_add_iface()
510 wil_err(wil, "virtual interfaces not supported\n"); in wil_cfg80211_add_iface()
516 wil_err(wil, "iface validation failed, err=%d\n", rc); in wil_cfg80211_add_iface()
584 wil_err(wil, "delete of incorrect interface 0x%p\n", in wil_cfg80211_del_iface()
595 wil_err(wil, "cannot remove the main interface\n"); in wil_cfg80211_del_iface()
627 wil_err(wil, "iface validation failed, err=%d\n", rc); in wil_cfg80211_change_iface()
705 wil_err(wil, "Can't scan now\n"); in wil_cfg80211_scan()
713 wil_err(wil, "Already scanning\n"); in wil_cfg80211_scan()
722 wil_err(wil, "P2P search requested on stopped P2P device\n"); in wil_cfg80211_scan()
761 wil_err(wil, "set SSID for scan request failed: %d\n", rc); in wil_cfg80211_scan()
[all …]
Dpm.c166 wil_err(wil, "device failed to resume (%d)\n", rc); in wil_resume_keep_radio_on()
171 wil_err(wil, "wil_down failed (%d)\n", rc); in wil_resume_keep_radio_on()
176 wil_err(wil, "wil_up failed (%d)\n", rc); in wil_resume_keep_radio_on()
242 wil_err(wil, in wil_suspend_keep_radio_on()
259 wil_err(wil, "suspend failed due to pending WMI events\n"); in wil_suspend_keep_radio_on()
272 wil_err(wil, "platform device failed to suspend (%d)\n", in wil_suspend_keep_radio_on()
331 wil_err(wil, "wil_down : %d\n", rc); in wil_suspend_radio_off()
414 wil_err(wil, "platform_ops.resume : %d\n", rc); in wil_resume()
455 wil_err(wil, "pm_runtime_get_sync() failed, rc = %d\n", rc); in wil_pm_runtime_get()
Drx_reorder.c156 wil_err(wil, in wil_rx_reorder()
163 wil_err(wil, in wil_rx_reorder()
236 wil_err(wil, "BAR for non-existing CID %d TID %d\n", cid, tid); in wil_rx_bar()
240 wil_err(wil, "BAR Seq 0x%03x preceding head 0x%03x\n", in wil_rx_bar()
342 wil_err(wil, "BACK: invalid CID %d\n", cid); in wil_addba_rx_request()
349 wil_err(wil, "BACK: CID %d not connected\n", cid); in wil_addba_rx_request()
361 wil_err(wil, "BACK requested unsupported ba_policy == 1\n"); in wil_addba_rx_request()
379 wil_err(wil, "do not apply ba, rc(%d), status(%d)\n", rc, in wil_addba_rx_request()
417 wil_err(wil, "wmi_addba failed, rc (%d)", rc); in wil_addba_tx_request()
Dwil_crash_dump.c66 wil_err(wil, "fail to obtain crash dump size\n"); in wil_fw_copy_crash_dump()
71 wil_err(wil, "not enough space for dump. Need %d have %d\n", in wil_fw_copy_crash_dump()
80 wil_err(wil, "cannot collect fw dump during suspend/reset\n"); in wil_fw_copy_crash_dump()
115 wil_err(wil, "fail to get fw dump size\n"); in wil_fw_core_dump()
Dmain.c233 wil_err(wil, "STA MID mismatch with VIF MID(%d)\n", in wil_disconnect_cid()
406 wil_err(wil, "disconnect error %d\n", rc); in wil_disconnect_worker()
421 wil_err(wil, "Interrupt, canceling recovery\n"); in wil_wait_for_recovery()
471 wil_err(wil, "too many recovery attempts (%d), giving up\n", in wil_fw_error_worker()
504 wil_err(wil, "No recovery - unknown interface type %d\n", in wil_fw_error_worker()
529 wil_err(wil, "No connection pending\n"); in wil_ring_init_tx()
534 wil_err(wil, "No free vring found\n"); in wil_ring_init_tx()
544 wil_err(wil, "init TX for CID %d MID %d vring %d failed\n", in wil_ring_init_tx()
739 wil_err(wil, "BL did not report ready for halt\n"); in wil_shutdown_bl()
852 wil_err(wil, "invalid oob_mode: %d\n", mode); in wil_set_oob_mode()
[all …]
Dinterrupt.c343 wil_err(wil, "un-handled RX ISR bits 0x%08x\n", isr); in wil6210_irq_rx()
367 wil_err(wil, "spurious IRQ: RX\n"); in wil6210_irq_rx_edma()
382 wil_err(wil, in wil6210_irq_rx_edma()
386 wil_err(wil, "Got Rx interrupt while in reset\n"); in wil6210_irq_rx_edma()
391 wil_err(wil, "un-handled RX ISR bits 0x%08x\n", isr); in wil6210_irq_rx_edma()
415 wil_err(wil, "spurious IRQ: TX\n"); in wil6210_irq_tx_edma()
429 wil_err(wil, "Got Tx status ring IRQ while in reset\n"); in wil6210_irq_tx_edma()
434 wil_err(wil, "un-handled TX ISR bits 0x%08x\n", isr); in wil6210_irq_tx_edma()
500 wil_err(wil, "Notify about firmware error\n"); in wil_notify_fw_error()
519 wil_err(wil, "rx mbox entry too small (%d)\n", in wil_validate_mbox_regs()
[all …]
Dnetdev.c59 wil_err(wil, "while in debug_fw or wmi_only mode\n"); in wil_open()
244 wil_err(wil, "Connect timeout detected, disconnect station\n"); in wil_connect_timer_fn()
260 wil_err(wil, "Scan timeout detected, start fw error recovery\n"); in wil_scan_timer_fn()
316 wil_err(wil, "no available virtual interface\n"); in wil_vif_alloc()
461 wil_err(wil, "failed to register wiphy, err %d\n", rc); in wil_if_add()
505 wil_err(wil, "invalid MID: %d\n", mid); in wil_vif_remove()
511 wil_err(wil, "MID %d not registered\n", mid); in wil_vif_remove()
Dtxrx_edma.c93 wil_err(wil, "Cannot allocate a zero size status ring\n"); in wil_sring_alloc()
289 wil_err(wil, "invalid buff_id %d\n", buff_id); in wil_move_all_rx_buff_to_free_list()
295 wil_err(wil, "No Rx skb at buff_id %d\n", buff_id); in wil_move_all_rx_buff_to_free_list()
620 wil_err(wil, in wil_rx_init_edma()
727 wil_err(wil, "WMI_TX_DESC_RING_ADD_CMD failed\n"); in wil_ring_init_tx_edma()
896 wil_err(wil, "Corrupt buff_id=%d, sring->swhead=%d\n", in wil_sring_reap_rx_edma()
908 wil_err(wil, "No Rx skb at buff_id %d\n", buff_id); in wil_sring_reap_rx_edma()
933 wil_err(wil, "Corrupt cid=%d, sring->swhead=%d\n", in wil_sring_reap_rx_edma()
948 wil_err(wil, "Rx size too large: %d bytes!\n", dmalen); in wil_sring_reap_rx_edma()
983 wil_err(wil, "failed to merge skbs!\n"); in wil_sring_reap_rx_edma()
[all …]
Ddebugfs.c509 wil_err(wil, "Create file \"%s\": err %ld\n", in wil6210_debugfs_init_offset()
773 wil_err(wil, "Invalid channel %ld\n", channel); in wil_write_file_rxon()
833 wil_err(wil, "BACK: invalid ring id %d\n", p1); in wil_write_back()
839 wil_err(wil, "BACK: add require at least 2 params\n"); in wil_write_back()
854 wil_err(wil, in wil_write_back()
859 wil_err(wil, "BACK: invalid CID %d\n", p1); in wil_write_back()
867 wil_err(wil, "BACK: Unrecognized command \"%s\"\n", cmd); in wil_write_back()
924 wil_err(wil, "pmccfg: no params given\n"); in wil_write_pmccfg()
930 wil_err(wil, "pmccfg: alloc requires 2 params\n"); in wil_write_pmccfg()
936 wil_err(wil, "pmccfg: free does not have any params\n"); in wil_write_pmccfg()
[all …]
Dtxrx.c377 wil_err(wil, "Unable to expand headroom to %d\n", rtap_len); in wil_rx_add_radiotap_header()
471 wil_err(wil, "No Rx skb at [%d]\n", i); in wil_vring_reap_rx()
500 wil_err(wil, "Rx size too large: %d bytes!\n", dmalen); in wil_vring_reap_rx()
559 wil_err(wil, "Short frame, len = %d\n", skb->len); in wil_vring_reap_rx()
839 wil_err(wil, "Rx IRQ while Rx not yet initialized\n"); in wil_rx_handle()
883 wil_err(wil, "Rx ring already allocated\n"); in wil_rx_init()
999 wil_err(wil, "Tx ring [%d] already allocated\n", id); in wil_vring_init_tx()
1024 wil_err(wil, "Tx config failed, status 0x%02x\n", in wil_vring_init_tx()
1084 wil_err(wil, "Tx ring [%d] already allocated\n", id); in wil_vring_init_bcast()
1110 wil_err(wil, "Tx config failed, status 0x%02x\n", in wil_vring_init_bcast()
[all …]
Dfw_inc.c22 #define wil_err_fw(wil, fmt, arg...) wil_err(wil, "ERR[ FW ]" fmt, ##arg)
Dwil6210.h1077 #define wil_err(wil, fmt, arg...) __wil_err(wil, "%s: " fmt, __func__, ##arg) macro