Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dwmi.c669 wil_err(wil, "WMI size too large: %d bytes, max is %d\n", in __wmi_send()
677 wil_err(wil, "WMI: cannot send command while FW not ready\n"); in __wmi_send()
687 wil_err(wil, "WMI: reject send_command during suspend\n"); in __wmi_send()
692 wil_err(wil, "WMI head is garbage: 0x%08x\n", r->head); in __wmi_send()
706 wil_err(wil, "WMI head busy\n"); in __wmi_send()
716 wil_err(wil, "WMI: cannot send command while FW not ready\n"); in __wmi_send()
727 wil_err(wil, "WMI ring full\n"); in __wmi_send()
733 wil_err(wil, "invalid WMI buffer: 0x%08x\n", in __wmi_send()
788 wil_err(wil, "FW does not support enough MIDs (need %d)", in wmi_evt_ready()
842 wil_err(wil, "MGMT Rx: short event, len %d\n", len); in wmi_evt_rx_mgmt()
[all …]
Dpmc.c66 wil_err(wil, "ERROR pmc is already allocated\n"); in wil_pmc_alloc()
70 wil_err(wil, in wil_pmc_alloc()
78 wil_err(wil, in wil_pmc_alloc()
86 wil_err(wil, in wil_pmc_alloc()
104 wil_err(wil, "ERROR allocating pmc skb list\n"); in wil_pmc_alloc()
144 wil_err(wil, "ERROR allocating pmc pring\n"); in wil_pmc_alloc()
163 wil_err(wil, "ERROR allocating pmc descriptor %d", i); in wil_pmc_alloc()
196 wil_err(wil, in wil_pmc_alloc()
207 wil_err(wil, "exit on error: Releasing skbs...\n"); in wil_pmc_alloc()
216 wil_err(wil, "exit on error: Releasing pring...\n"); in wil_pmc_alloc()
[all …]
Dpcie_bus.c70 wil_err(wil, "mac_rgf_ext section not found in fw_mapping\n"); in wil_set_capabilities()
118 wil_err(wil, "Unknown board hardware, chip_id 0x%08x, chip_revision 0x%08x\n", in wil_set_capabilities()
129 wil_err(wil, "fw_code section not found in fw_mapping\n"); in wil_set_capabilities()
215 wil_err(wil, "Invalid n_msi=%d, default to 1\n", n_msi); in wil_if_pcie_enable()
221 wil_err(wil, "3 MSI mode failed, try 1 MSI\n"); in wil_if_pcie_enable()
226 wil_err(wil, "pci_enable_msi failed, use INTx\n"); in wil_if_pcie_enable()
233 wil_err(wil, "Interrupt pin not routed, unable to use INTx\n"); in wil_if_pcie_enable()
348 wil_err(wil, "wil_platform_init failed\n"); in wil_pcie_probe()
354 wil_err(wil, in wil_pcie_probe()
363 wil_err(wil, in wil_pcie_probe()
[all …]
Dcfg80211.c679 wil_err(wil, "P2P_DEVICE interface already created\n"); in wil_cfg80211_add_iface()
698 wil_err(wil, "virtual interfaces not supported\n"); in wil_cfg80211_add_iface()
704 wil_err(wil, "iface validation failed, err=%d\n", rc); in wil_cfg80211_add_iface()
772 wil_err(wil, "delete of incorrect interface 0x%p\n", in wil_cfg80211_del_iface()
783 wil_err(wil, "cannot remove the main interface\n"); in wil_cfg80211_del_iface()
825 wil_err(wil, "iface validation failed, err=%d\n", rc); in wil_cfg80211_change_iface()
904 wil_err(wil, "Can't scan now\n"); in wil_cfg80211_scan()
912 wil_err(wil, "Already scanning\n"); in wil_cfg80211_scan()
921 wil_err(wil, "P2P search requested on stopped P2P device\n"); in wil_cfg80211_scan()
960 wil_err(wil, "set SSID for scan request failed: %d\n", rc); in wil_cfg80211_scan()
[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 …]
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()
200 wil_err(wil, in wil_suspend_keep_radio_on()
245 wil_err(wil, in wil_suspend_keep_radio_on()
262 wil_err(wil, "suspend failed due to pending WMI events\n"); in wil_suspend_keep_radio_on()
275 wil_err(wil, "platform device failed to suspend (%d)\n", in wil_suspend_keep_radio_on()
319 wil_err(wil, in wil_suspend_radio_off()
337 wil_err(wil, "wil_down : %d\n", rc); in wil_suspend_radio_off()
420 wil_err(wil, "platform_ops.resume : %d\n", rc); in wil_resume()
[all …]
Dinterrupt.c346 wil_err(wil, "un-handled RX ISR bits 0x%08x\n", isr); in wil6210_irq_rx()
374 wil_err(wil, "spurious IRQ: RX\n"); in wil6210_irq_rx_edma()
388 wil_err(wil, in wil6210_irq_rx_edma()
392 wil_err(wil, "Got Rx interrupt while in reset\n"); in wil6210_irq_rx_edma()
397 wil_err(wil, "un-handled RX ISR bits 0x%08x\n", isr); in wil6210_irq_rx_edma()
425 wil_err(wil, "spurious IRQ: TX\n"); in wil6210_irq_tx_edma()
438 wil_err(wil, "Got Tx status ring IRQ while in reset\n"); in wil6210_irq_tx_edma()
443 wil_err(wil, "un-handled TX ISR bits 0x%08x\n", isr); in wil6210_irq_tx_edma()
512 wil_err(wil, "Notify about firmware error\n"); in wil_notify_fw_error()
531 wil_err(wil, "rx mbox entry too small (%d)\n", in wil_validate_mbox_regs()
[all …]
Dmain.c271 wil_err(wil, "STA MID mismatch with VIF MID(%d)\n", in wil_disconnect_cid_complete()
411 wil_err(wil, "STA MID mismatch with VIF MID(%d)\n", vif->mid); in wil_disconnect_cid()
497 wil_err(wil, "disconnect error %d\n", rc); in wil_disconnect_worker()
512 wil_err(wil, "Interrupt, canceling recovery\n"); in wil_wait_for_recovery()
562 wil_err(wil, "too many recovery attempts (%d), giving up\n", in wil_fw_error_worker()
603 wil_err(wil, "No recovery - unknown interface type %d\n", in wil_fw_error_worker()
630 wil_err(wil, "No connection pending\n"); in wil_ring_init_tx()
635 wil_err(wil, "No free vring found\n"); in wil_ring_init_tx()
645 wil_err(wil, "init TX for CID %d MID %d vring %d failed\n", in wil_ring_init_tx()
866 wil_err(wil, "BL did not report ready for halt\n"); in wil_shutdown_bl()
[all …]
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()
338 wil_err(wil, "BACK: invalid CID %d\n", cid); in wil_addba_rx_request()
345 wil_err(wil, "BACK: CID %d not connected\n", cid); in wil_addba_rx_request()
368 wil_err(wil, "do not apply ba, rc(%d)\n", rc); in wil_addba_rx_request()
407 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()
109 wil_err(wil, "fail to get fw dump size\n"); in wil_fw_core_dump()
Dnetdev.c59 wil_err(wil, "while in debug_fw or wmi_only mode\n"); in wil_open()
245 wil_err(wil, "Connect timeout detected, disconnect station\n"); in wil_connect_timer_fn()
261 wil_err(wil, "Scan timeout detected, start fw error recovery\n"); in wil_scan_timer_fn()
319 wil_err(wil, "no available virtual interface\n"); in wil_vif_alloc()
463 wil_err(wil, "failed to register wiphy, err %d\n", rc); in wil_if_add()
507 wil_err(wil, "invalid MID: %d\n", mid); in wil_vif_remove()
513 wil_err(wil, "MID %d not registered\n", mid); in wil_vif_remove()
Dtxrx_edma.c98 wil_err(wil, "Cannot allocate a zero size status ring\n"); in wil_sring_alloc()
292 wil_err(wil, "No Rx skb at buff_id %d\n", rx_buff->id); in wil_move_all_rx_buff_to_free_list()
626 wil_err(wil, in wil_rx_init_edma()
736 wil_err(wil, "WMI_TX_DESC_RING_ADD_CMD failed\n"); in wil_ring_init_tx_edma()
762 wil_err(wil, "ring modify is not supported for EDMA\n"); in wil_tx_ring_modify_edma()
914 wil_err(wil, "Corrupt buff_id=%d, sring->swhead=%d\n", in wil_sring_reap_rx_edma()
926 wil_err(wil, "No Rx skb at buff_id %d\n", buff_id); in wil_sring_reap_rx_edma()
960 wil_err(wil, "Corrupt cid=%d, sring->swhead=%d\n", in wil_sring_reap_rx_edma()
975 wil_err(wil, "Rx size too large: %d bytes!\n", dmalen); in wil_sring_reap_rx_edma()
1010 wil_err(wil, "failed to merge skbs!\n"); in wil_sring_reap_rx_edma()
[all …]
Ddebugfs.c722 wil_err(wil, "Invalid channel %ld\n", channel); in wil_write_file_rxon()
755 wil_err(wil, "Invalid argument\n"); in wil_write_file_rbufcap()
765 wil_err(wil, "Invalid descriptors threshold, %d\n", val); in wil_write_file_rbufcap()
771 wil_err(wil, "RBUFCAP config failed: %d\n", rc); in wil_write_file_rbufcap()
820 wil_err(wil, "BACK: invalid ring id %d\n", p1); in wil_write_back()
826 wil_err(wil, "BACK: add require at least 2 params\n"); in wil_write_back()
841 wil_err(wil, in wil_write_back()
846 wil_err(wil, "BACK: invalid CID %d\n", p1); in wil_write_back()
854 wil_err(wil, "BACK: Unrecognized command \"%s\"\n", cmd); in wil_write_back()
911 wil_err(wil, "pmccfg: no params given\n"); in wil_write_pmccfg()
[all …]
Dtxrx.c340 wil_err(wil, "Unable to expand headroom to %d\n", rtap_len); in wil_rx_add_radiotap_header()
487 wil_err(wil, "No Rx skb at [%d]\n", i); in wil_vring_reap_rx()
743 wil_err(wil, "mac header was not set\n"); in wil_is_ptk_eapol_key()
832 wil_err(wil, "Invalid cid = %d\n", cid); in wil_enable_tx_key_worker()
845 wil_err(wil, "Apply PTK key failed %d\n", rc); in wil_enable_tx_key_worker()
874 wil_err(wil, "Unknown rekey state = %d", in wil_tx_complete_handle_eapol()
1045 wil_err(wil, "Rx IRQ while Rx not yet initialized\n"); in wil_rx_handle()
1089 wil_err(wil, "Rx ring already allocated\n"); in wil_rx_init()
1212 wil_err(wil, "Tx ring [%d] already allocated\n", id); in wil_vring_init_tx()
1238 wil_err(wil, "Tx config failed, status 0x%02x\n", in wil_vring_init_tx()
[all …]
Dfw_inc.c22 #define wil_err_fw(wil, fmt, arg...) wil_err(wil, "ERR[ FW ]" fmt, ##arg)
162 wil_err(wil, "board record too short, size %zu\n", size); in fw_handle_brd_file()
170 wil_err(wil, "brd info entries are missing\n"); in fw_handle_brd_file()
Dwil6210.h1126 #define wil_err(wil, fmt, arg...) __wil_err(wil, "%s: " fmt, __func__, ##arg) macro