Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath6kl/
Dbmi.c37 ath6kl_err("Unable to send bmi done: %d\n", ret); in ath6kl_bmi_done()
51 ath6kl_err("bmi done sent already, cmd %d disallowed\n", cid); in ath6kl_bmi_get_target_info()
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()
102 ath6kl_err("Unable to read target info (%d bytes): %d\n", in ath6kl_bmi_get_target_info()
123 ath6kl_err("bmi done sent already, cmd %d disallowed\n", cid); in ath6kl_bmi_read()
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()
181 ath6kl_err("bmi done sent already, cmd %d disallowed\n", cid); in ath6kl_bmi_write()
[all …]
Dinit.c293 ath6kl_err("failed to connect to %s service status:%d\n", in ath6kl_connectservice()
317 ath6kl_err("service id is not mapped %d\n", con_req->svc_id); in ath6kl_connectservice()
430 ath6kl_err("bmi_write_memory for IO block size failed\n"); in ath6kl_set_htc_params()
443 ath6kl_err("bmi_write_memory for yield limit failed\n"); in ath6kl_set_htc_params()
464 ath6kl_err("unable to set the rx frame format: %d\n", ret); in ath6kl_target_config_wlan_params()
472 ath6kl_err("unable to set power save fail event policy: %d\n", in ath6kl_target_config_wlan_params()
482 ath6kl_err("unable to set barker preamble policy: %d\n", in ath6kl_target_config_wlan_params()
491 ath6kl_err("unable to set keep alive interval: %d\n", ret); in ath6kl_target_config_wlan_params()
498 ath6kl_err("unable to set disconnect timeout: %d\n", ret); in ath6kl_target_config_wlan_params()
505 ath6kl_err("unable to set txop bursting: %d\n", ret); in ath6kl_target_config_wlan_params()
[all …]
Dsdio.c335 ath6kl_err("Scatter write request failed:%d\n", in ath6kl_sdio_scat_rw()
518 ath6kl_err("Unable to enable sdio func: %d)\n", ret); in ath6kl_sdio_power_on()
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()
634 ath6kl_err("Failed to release sdio irq: %d\n", ret); in ath6kl_sdio_irq_disable()
745 ath6kl_err("host only supports scatter of :%d entries, need: %d\n", in ath6kl_sdio_enable_scatter()
777 ath6kl_err("failed to alloc virtual scatter resources !\n"); in ath6kl_sdio_enable_scatter()
808 ath6kl_err("Failed to enable 4-bit async irq mode %d\n", in ath6kl_sdio_config()
821 ath6kl_err("Set sdio block size %d failed: %d)\n", in ath6kl_sdio_config()
849 ath6kl_err("set sdio keep pwr flag failed: %d\n", ret); in ath6kl_set_sdio_pm_caps()
[all …]
Dcfg80211.c187 ath6kl_err("%s: %u not supported\n", __func__, wpa_version); in ath6kl_set_wpa_version()
215 ath6kl_err("%s: 0x%x not supported\n", __func__, auth_type); in ath6kl_set_auth_type()
258 ath6kl_err("cipher 0x%x not supported\n", cipher); in ath6kl_set_cipher()
289 ath6kl_err("wmi is not ready\n"); in ath6kl_cfg80211_ready()
382 ath6kl_err("invalid interface type %u\n", type); in ath6kl_nliftype_to_drv_iftype()
450 ath6kl_err("failed to %s enhanced bmiss detection: %d\n", in ath6kl_cfg80211_sta_bmiss_enhance()
471 ath6kl_err("destroy in progress\n"); in ath6kl_cfg80211_connect()
478 ath6kl_err("SkipScan: channel or bssid invalid\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()
[all …]
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()
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()
223 ath6kl_err("Failed to instantiate a network device\n"); in ath6kl_core_init()
314 ath6kl_err("Failed to allocate memory for sta aggregation information\n"); in ath6kl_core_create()
Dhtc_mbox.c418 ath6kl_err("req failed (status:%d, ep:%d, len:%d creds:%d)\n", in htc_tx_comp_update()
482 ath6kl_err("send scatter req failed: %d\n", scat_req->status); in htc_async_tx_scat_complete()
1311 ath6kl_err("not enough receive space for packet - padlen %d recvlen %d bufferlen %d\n", in ath6kl_htc_rx_packet()
1485 ath6kl_err("invalid ep in look-ahead: %d\n", in ath6kl_htc_rx_alloc()
1492 ath6kl_err("invalid ep in look-ahead: %d should be : %d (index:%d)\n", in ath6kl_htc_rx_alloc()
1499 ath6kl_err("payload len %d exceeds max htc : %d !\n", in ath6kl_htc_rx_alloc()
1507 ath6kl_err("ep %d is not connected !\n", htc_hdr->eid); in ath6kl_htc_rx_alloc()
1580 ath6kl_err("htc_ctrl_rx, got message with len:%zu\n", in htc_ctrl_rx()
1742 ath6kl_err("unhandled record: id:%d len:%d\n", in htc_parse_trailer()
1778 ath6kl_err("invalid record len: %d (id:%d) buf has: %d bytes left\n", in htc_proc_trailer()
[all …]
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()
Ddebug.h55 __printf(1, 2) void ath6kl_err(const char *fmt, ...);
Dusb.c1021 ath6kl_err("Unable to read the bmi data from the device: %d\n", in ath6kl_usb_bmi_read()
1039 ath6kl_err("unable to send the bmi data to the device: %d\n", in ath6kl_usb_bmi_write()
1142 ath6kl_err("Failed to alloc ath6kl core\n"); in ath6kl_usb_probe()
1157 ath6kl_err("Failed to init ath6kl core: %d\n", ret); in ath6kl_usb_probe()
Dwmi.c613 ath6kl_err("invalid wmi_p2p_rx_probe_req_event: len=%d dlen=%u\n", in ath6kl_wmi_rx_probe_req_event_rx()
656 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()
2638 ath6kl_err("invalid traffic class: %d\n", traffic_class); in ath6kl_wmi_delete_pstream_cmd()
2643 ath6kl_err("invalid tsid: %d\n", tsid); in ath6kl_wmi_delete_pstream_cmd()
2888 ath6kl_err("invalid host sleep mode: %d\n", host_mode); in ath6kl_wmi_set_host_sleep_mode_cmd()
2933 ath6kl_err("invalid wow mode: %d\n", wow_mode); in ath6kl_wmi_set_wow_mode_cmd()
[all …]
Dhtc_pipe.c760 ath6kl_err("HTC TX lookup failed!\n"); in ath6kl_htc_pipe_tx_complete()
964 ath6kl_err("Target not yet initialized\n"); in ath6kl_htc_pipe_rx_complete()
1415 ath6kl_err("htc create unable to allocate memory\n"); in ath6kl_htc_pipe_create()
1435 ath6kl_err("unable to allocate memory\n"); in ath6kl_htc_pipe_create()
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()
Ddebug.c71 void ath6kl_err(const char *fmt, ...) in ath6kl_err() function
84 EXPORT_SYMBOL(ath6kl_err);