Home
last modified time | relevance | path

Searched refs:ath6kl_err (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath6kl/
H A Dbmi.c37 ath6kl_err("Unable to send bmi done: %d\n", ret); in ath6kl_bmi_done()
57 ath6kl_err("Unable to send get target info: %d\n", ret); in ath6kl_bmi_get_target_info()
70 ath6kl_err("Unable to recv target info: %d\n", ret); in ath6kl_bmi_get_target_info()
80 ath6kl_err("unable to read target info byte count: %d\n", in ath6kl_bmi_get_target_info()
153 ath6kl_err("Unable to write to the device: %d\n", in ath6kl_bmi_read()
159 ath6kl_err("Unable to read from the device: %d\n", in ath6kl_bmi_read()
227 ath6kl_err("Unable to write to the device: %d\n", in ath6kl_bmi_write()
269 ath6kl_err("Unable to write to the device: %d\n", ret); in ath6kl_bmi_execute()
313 ath6kl_err("Unable to write to the device: %d\n", ret); in ath6kl_bmi_set_app_start()
349 ath6kl_err("Unable to write to the device: %d\n", ret); in ath6kl_bmi_reg_read()
[all …]
H A Dinit.c723 ath6kl_err("Failed to get DT board file %s: %d\n", in check_device_tree()
804 ath6kl_err("Failed to get OTP file %s: %d\n", in ath6kl_fetch_otp_file()
869 ath6kl_err("Failed to get firmware file %s: %d\n", in ath6kl_fetch_fw_file()
894 ath6kl_err("Failed to get patch file %s: %d\n", in ath6kl_fetch_patch_file()
985 ath6kl_err("Magic is invalid, magic_len: %zd\n", in ath6kl_fetch_fw_apin()
1031 ath6kl_err("fw_otp cannot be allocated\n"); in ath6kl_fetch_fw_apin()
1369 ath6kl_err("Failed to write firmware: %d\n", ret); in ath6kl_upload_firmware()
1589 ath6kl_err("Unsupported hardware version: 0x%x\n", in ath6kl_init_hw_params()
1749 ath6kl_err("htc wait target failed: %d\n", ret); in __ath6kl_init_hw_start()
1808 ath6kl_err("unable to set the host app area\n"); in __ath6kl_init_hw_start()
[all …]
H A Dsdio.c335 ath6kl_err("Scatter write request failed:%d\n", in ath6kl_sdio_scat_rw()
533 ath6kl_err("Failed to config sdio: %d\n", ret); in ath6kl_sdio_power_on()
602 ath6kl_err("Failed to claim sdio irq: %d\n", ret); in ath6kl_sdio_irq_enable()
821 ath6kl_err("Set sdio block size %d failed: %d)\n", in ath6kl_sdio_config()
877 ath6kl_err("wow suspend failed: %d\n", ret); in ath6kl_sdio_suspend()
1096 ath6kl_err("bmi communication timeout\n"); in ath6kl_sdio_bmi_credits()
1116 ath6kl_err("unable to read RX_LOOKAHEAD_VALID\n"); in ath6kl_bmi_get_rx_lkahd()
1125 ath6kl_err("bmi_recv_buf FIFO empty\n"); in ath6kl_bmi_get_rx_lkahd()
1353 ath6kl_err("Failed to alloc ath6kl core\n"); in ath6kl_sdio_probe()
1368 ath6kl_err("Failed to config sdio: %d\n", ret); in ath6kl_sdio_probe()
[all …]
H A Dcfg80211.c289 ath6kl_err("wmi is not ready\n"); in ath6kl_cfg80211_ready()
471 ath6kl_err("destroy in progress\n"); in ath6kl_cfg80211_connect()
483 ath6kl_err("busy, couldn't get access\n"); in ath6kl_cfg80211_connect()
488 ath6kl_err("busy, destroy in progress\n"); in ath6kl_cfg80211_connect()
501 ath6kl_err("cmd queue drain timeout\n"); in ath6kl_cfg80211_connect()
526 ath6kl_err("wmi_reconnect_cmd failed\n"); in ath6kl_cfg80211_connect()
658 ath6kl_err("invalid request\n"); in ath6kl_cfg80211_connect()
836 ath6kl_err("busy, destroy in progress\n"); in ath6kl_cfg80211_disconnect()
841 ath6kl_err("busy, couldn't get access\n"); in ath6kl_cfg80211_disconnect()
1469 ath6kl_err("target did not respond\n"); in ath6kl_cfg80211_get_txpower()
[all …]
H A Dhif.c156 ath6kl_err("failed to read reg table\n"); in ath6kl_hif_poll_mboxmsg_rx()
181 ath6kl_err("timeout waiting for recv message\n"); in ath6kl_hif_poll_mboxmsg_rx()
321 ath6kl_err("rx underflow\n"); in ath6kl_hif_proc_err_intr()
324 ath6kl_err("tx overflow\n"); in ath6kl_hif_proc_err_intr()
454 ath6kl_err("lookAhead is zero!\n"); in proc_pending_irqs()
610 ath6kl_err("failed to update interrupt ctl reg err: %d\n", in ath6kl_hif_enable_intrs()
H A Dcore.c148 ath6kl_err("failed to initialize wmi\n"); in ath6kl_core_init()
193 ath6kl_err("Failed to start hardware: %d\n", ret); in ath6kl_core_init()
225 ath6kl_err("Failed to instantiate a network device\n"); in ath6kl_core_init()
316 ath6kl_err("Failed to allocate memory for sta aggregation information\n"); in ath6kl_core_create()
H A Dhtc_mbox.c417 ath6kl_err("req failed (status:%d, ep:%d, len:%d creds:%d)\n", in htc_tx_comp_update()
481 ath6kl_err("send scatter req failed: %d\n", scat_req->status); in htc_async_tx_scat_complete()
1484 ath6kl_err("invalid ep in look-ahead: %d\n", in ath6kl_htc_rx_alloc()
1498 ath6kl_err("payload len %d exceeds max htc : %d !\n", in ath6kl_htc_rx_alloc()
1506 ath6kl_err("ep %d is not connected !\n", htc_hdr->eid); in ath6kl_htc_rx_alloc()
1579 ath6kl_err("htc_ctrl_rx, got message with len:%zu\n", in htc_ctrl_rx()
1741 ath6kl_err("unhandled record: id:%d len:%d\n", in htc_parse_trailer()
2170 ath6kl_err("MsgPend, invalid endpoint in look-ahead: %d\n", in ath6kl_htc_rxmsg_pending_handler()
2225 ath6kl_err("failed to get pending recv messages: %d\n", in ath6kl_htc_rxmsg_pending_handler()
2847 ath6kl_err("unable to allocate memory\n"); in ath6kl_htc_mbox_create()
[all …]
H A Dtxrx.c318 ath6kl_err("wmi ctrl ep full, dropping pkt : 0x%p, len:%d\n", in ath6kl_control_tx()
409 ath6kl_err("ath6kl_wmi_dix_2_dot3 failed\n"); in ath6kl_data_tx()
461 ath6kl_err("eid %d is not mapped!\n", eid); in ath6kl_data_tx()
602 ath6kl_err("wmi ctrl ep is full\n"); in ath6kl_tx_queue_full()
852 ath6kl_err("netbuf allocation failed\n"); in ath6kl_alloc_netbufs()
1008 ath6kl_err("802.3 AMSDU frame bound check failed. len %d\n", in aggr_slice_amsdu()
1016 ath6kl_err("no buffer available\n"); in aggr_slice_amsdu()
1023 ath6kl_err("dot3_2_dix error\n"); in aggr_slice_amsdu()
1774 ath6kl_err("failed to alloc memory for aggr_node\n"); in aggr_init()
1780 ath6kl_err("failed to alloc memory for connection specific aggr info\n"); in aggr_init()
H A Ddebug.h55 __printf(1, 2) void ath6kl_err(const char *fmt, ...);
H A Dusb.c1034 ath6kl_err("Unable to read the bmi data from the device: %d\n", in ath6kl_usb_bmi_read()
1052 ath6kl_err("unable to send the bmi data to the device: %d\n", in ath6kl_usb_bmi_write()
1155 ath6kl_err("Failed to alloc ath6kl core\n"); in ath6kl_usb_probe()
1170 ath6kl_err("Failed to init ath6kl core: %d\n", ret); in ath6kl_usb_probe()
H A Dwmi.c656 ath6kl_err("invalid wmi_rx_action_event: len=%d dlen=%u\n", in ath6kl_wmi_rx_action_event_rx()
1180 ath6kl_err("invalid traffic class: %d\n", ev->traffic_class); in ath6kl_wmi_pstream_timeout_event_rx()
1497 ath6kl_err("unable to configure rssi thresholds\n"); in ath6kl_wmi_rssi_threshold_event_rx()
1518 ath6kl_err("invalid AC: %d\n", reply->ac); in ath6kl_wmi_cac_event_rx()
1744 ath6kl_err("unable to configure snr threshold\n"); in ath6kl_wmi_snr_threshold_event_rx()
2626 ath6kl_err("invalid traffic class: %d\n", traffic_class); in ath6kl_wmi_delete_pstream_cmd()
2631 ath6kl_err("invalid tsid: %d\n", tsid); in ath6kl_wmi_delete_pstream_cmd()
2876 ath6kl_err("invalid host sleep mode: %d\n", host_mode); in ath6kl_wmi_set_host_sleep_mode_cmd()
2921 ath6kl_err("invalid wow mode: %d\n", wow_mode); in ath6kl_wmi_set_wow_mode_cmd()
3840 ath6kl_err("bad packet 1\n"); in ath6kl_wmi_control_rx_xtnd()
[all …]
H A Dmain.c228 ath6kl_err("failed to write 0x%x during diagnose window to 0x%x\n", in ath6kl_diag_write32()
600 ath6kl_err("won't switch channels nw_type=%d\n", vif->nw_type); in ath6kl_commit_ch_switch()
622 ath6kl_err("channel switch failed nw_type %d res %d\n", in ath6kl_check_ch_switch()
H A Dhtc_pipe.c759 ath6kl_err("HTC TX lookup failed!\n"); in ath6kl_htc_pipe_tx_complete()
1414 ath6kl_err("htc create unable to allocate memory\n"); in ath6kl_htc_pipe_create()
1434 ath6kl_err("unable to allocate memory\n"); in ath6kl_htc_pipe_create()
H A Ddebug.c71 void ath6kl_err(const char *fmt, ...) in ath6kl_err() function
84 EXPORT_SYMBOL(ath6kl_err);