/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | bmi.c | 48 ath10k_warn(ar, "unable to write to the device: %d\n", ret); in ath10k_bmi_done() 67 ath10k_warn(ar, "BMI Get Target Info Command disallowed\n"); in ath10k_bmi_get_target_info() 75 ath10k_warn(ar, "unable to get target info from device\n"); in ath10k_bmi_get_target_info() 80 ath10k_warn(ar, "invalid get_target_info response length (%d)\n", in ath10k_bmi_get_target_info() 104 ath10k_warn(ar, "command disallowed\n"); in ath10k_bmi_read_memory() 118 ath10k_warn(ar, "unable to read from the device (%d)\n", in ath10k_bmi_read_memory() 144 ath10k_warn(ar, "command disallowed\n"); in ath10k_bmi_write_memory() 162 ath10k_warn(ar, "unable to write to the device (%d)\n", in ath10k_bmi_write_memory() 190 ath10k_warn(ar, "command disallowed\n"); in ath10k_bmi_execute() 200 ath10k_warn(ar, "unable to read from the device\n"); in ath10k_bmi_execute() [all …]
|
D | mac.c | 83 ath10k_warn(ar, "cipher %d is not supported\n", key->cipher); in ath10k_send_key() 187 ath10k_warn(ar, "failed to remove peer wep key %d: %d\n", in ath10k_clear_peer_keys() 262 ath10k_warn(ar, "failed to remove key for %pM: %d\n", in ath10k_clear_vdev_key() 378 ath10k_warn(ar, "failed to create wmi peer %pM on vdev %i: %i\n", in ath10k_peer_create() 385 ath10k_warn(ar, "failed to wait for created wmi peer %pM on vdev %i: %i\n", in ath10k_peer_create() 405 ath10k_warn(ar, "failed to set kickout threshold on vdev %i: %d\n", in ath10k_mac_set_kickout() 414 ath10k_warn(ar, "failed to set keepalive minimum idle time on vdev %i: %d\n", in ath10k_mac_set_kickout() 423 ath10k_warn(ar, "failed to set keepalive maximum idle time on vdev %i: %d\n", in ath10k_mac_set_kickout() 432 ath10k_warn(ar, "failed to set keepalive maximum unresponsive time on vdev %i: %d\n", in ath10k_mac_set_kickout() 493 ath10k_warn(ar, "removing stale peer %pM from vdev_id %d\n", in ath10k_peer_cleanup() [all …]
|
D | thermal.c | 83 ath10k_warn(ar, "duty cycle %ld is exceeding the limit %d\n", in ath10k_thermal_set_cur_dutycycle() 95 ath10k_warn(ar, "no active AP interfaces\n"); in ath10k_thermal_set_cur_dutycycle() 108 ath10k_warn(ar, "failed to set quiet mode period %u duarion %u enabled %u ret %d\n", in ath10k_thermal_set_cur_dutycycle() 142 ath10k_warn(ar, "failed to read temperature %d\n", ret); in ath10k_thermal_show_temp() 154 ath10k_warn(ar, "failed to synchronize thermal read\n"); in ath10k_thermal_show_temp()
|
D | htc.c | 81 ath10k_warn(ar, "no tx handler for eid %d\n", ep->eid); in ath10k_htc_notify_tx_completion() 140 ath10k_warn(ar, "Invalid endpoint id: %d\n", eid); in ath10k_htc_send() 236 ath10k_warn(ar, "Uneven credit report len %d", len); in ath10k_htc_process_credit_report() 285 ath10k_warn(ar, "Invalid record length: %d\n", in ath10k_htc_process_trailer() 295 ath10k_warn(ar, "Credit report too long\n"); in ath10k_htc_process_trailer() 305 ath10k_warn(ar, "Unhandled record: id:%d length:%d\n", in ath10k_htc_process_trailer() 344 ath10k_warn(ar, "HTC Rx: invalid eid %d\n", eid); in ath10k_htc_rx_completion_handler() 365 ath10k_warn(ar, "HTC rx frame too long, len: %zu\n", in ath10k_htc_rx_completion_handler() 393 ath10k_warn(ar, "Invalid trailer length: %d\n", in ath10k_htc_rx_completion_handler() 426 ath10k_warn(ar, "HTC rx ctrl still processing\n"); in ath10k_htc_rx_completion_handler() [all …]
|
D | testmode.c | 70 ath10k_warn(ar, in ath10k_tm_event_wmi() 77 ath10k_warn(ar, in ath10k_tm_event_wmi() 86 ath10k_warn(ar, in ath10k_tm_event_wmi() 95 ath10k_warn(ar, in ath10k_tm_event_wmi() 174 ath10k_warn(ar, "failed to retrieve utf firmware '%s': %d\n", in ath10k_tm_cmd_utf_start() 331 ath10k_warn(ar, "failed to transmit wmi command (testmode): %d\n", in ath10k_tm_cmd_wmi()
|
D | pci.c | 408 ath10k_warn(ar, "failed to dma map pci rx buf\n"); in __ath10k_pci_rx_post_buf() 417 ath10k_warn(ar, "failed to post pci rx buf: %d\n", ret); in __ath10k_pci_rx_post_buf() 446 ath10k_warn(ar, "failed to post pci rx buf: %d\n", ret); in __ath10k_pci_rx_post_pipe() 604 ath10k_warn(ar, "failed to read diag value at 0x%x: %d\n", in ath10k_pci_diag_read_mem() 637 ath10k_warn(ar, "failed to get memcpy hi address for firmware address %d: %d\n", in __ath10k_pci_diag_read_hi() 644 ath10k_warn(ar, "failed to memcpy firmware memory from %d (%d B): %d\n", in __ath10k_pci_diag_read_hi() 781 ath10k_warn(ar, "failed to write diag value at 0x%x: %d\n", in ath10k_pci_diag_write_mem() 886 ath10k_warn(ar, "rxed more than expected (nbytes %d, max %d)", in ath10k_pci_ce_recv_data() 1477 ath10k_warn(ar, "unexpected: BMI data received; ignoring\n"); in ath10k_pci_bmi_recv_data() 1544 ath10k_warn(ar, "unknown number of banks, assuming 1\n"); in ath10k_pci_get_num_banks() [all …]
|
D | txrx.c | 35 ath10k_warn(ar, "completed old offchannel frame\n"); in ath10k_report_offchan_tx() 62 ath10k_warn(ar, "warning: msdu_id %d too big, ignoring\n", in ath10k_txrx_tx_unref() 69 ath10k_warn(ar, "received tx completion for invalid msdu_id: %d\n", in ath10k_txrx_tx_unref() 210 ath10k_warn(ar, "peer-unmap-event: unknown peer id %d\n", in ath10k_peer_unmap_event()
|
D | core.c | 318 ath10k_warn(ar, "invalid calibration data length in DT: %d\n", in ath10k_download_cal_dt() 333 ath10k_warn(ar, "failed to read calibration data from DT: %d\n", in ath10k_download_cal_dt() 340 ath10k_warn(ar, "failed to download calibration data from Device Tree: %d\n", in ath10k_download_cal_dt() 368 ath10k_warn(ar, "Not running otp, calibration will be incorrect (otp-data %p otp_len %zd)!\n", in ath10k_download_and_run_otp() 679 ath10k_warn(ar, "Unknown FW IE: %u\n", in ath10k_core_fetch_firmware_api_n() 692 ath10k_warn(ar, "No ATH10K_FW_IE_FW_IMAGE found from '%s/%s', skipping\n", in ath10k_core_fetch_firmware_api_n() 815 ath10k_warn(ar, "could not disable UART prints (%d)\n", ret); in ath10k_init_uart() 824 ath10k_warn(ar, "could not enable UART prints (%d)\n", ret); in ath10k_init_uart() 830 ath10k_warn(ar, "could not enable UART prints (%d)\n", ret); in ath10k_init_uart() 837 ath10k_warn(ar, "could not set the baud rate (%d)\n", ret); in ath10k_init_uart() [all …]
|
D | htt_rx.c | 258 ath10k_warn(ar, "tried to pop sk_buff from an empty rx ring\n"); in ath10k_htt_rx_netbuf_pop() 498 ath10k_warn(htt->ar, "tried to pop an incomplete frame, oops!\n"); in ath10k_htt_rx_pop_paddr_list() 527 ath10k_warn(ar, "htt rx ring size is not power of 2\n"); in ath10k_htt_rx_alloc() 611 ath10k_warn(ar, "unsupported encryption type %d\n", type); in ath10k_htt_rx_crypto_param_len() 636 ath10k_warn(ar, "unsupported encryption type %d\n", type); in ath10k_htt_rx_crypto_tail_len() 1437 ath10k_warn(ar, "no channel configured; ignoring frame(s)!\n"); in ath10k_htt_rx_amsdu_allowed() 1516 ath10k_warn(ar, "rx ring became corrupted: %d\n", ret); in ath10k_htt_rx_handler() 1560 ath10k_warn(ar, "failed to pop amsdu from httr rx ring for fragmented rx %d\n", in ath10k_htt_rx_frag_handler() 1567 ath10k_warn(ar, "failed to pop frag amsdu: too many msdus\n"); in ath10k_htt_rx_frag_handler() 1608 ath10k_warn(ar, "unhandled tx completion status %d\n", status); in ath10k_htt_rx_frm_tx_compl() [all …]
|
D | debugfs_sta.c | 65 ath10k_warn(ar, "failed to clear addba session ret: %d\n", ret); in ath10k_dbg_sta_write_aggr_mode() 117 ath10k_warn(ar, "failed to send addba request: vdev_id %u peer %pM tid %u buf_size %u\n", in ath10k_dbg_sta_write_addba() 168 ath10k_warn(ar, "failed to send addba response: vdev_id %u peer %pM tid %u status%u\n", in ath10k_dbg_sta_write_addba_resp() 218 ath10k_warn(ar, "failed to send delba: vdev_id %u peer %pM tid %u initiator %u reason %u\n", in ath10k_dbg_sta_write_delba()
|
D | debug.c | 162 void ath10k_warn(struct ath10k *ar, const char *fmt, ...) in ath10k_warn() function 176 EXPORT_SYMBOL(ath10k_warn); 313 ath10k_warn(ar, "failed to pull fw stats: %d\n", ret); in ath10k_debug_fw_stats_process() 330 ath10k_warn(ar, "received unsolicited stats update event\n"); in ath10k_debug_fw_stats_process() 354 ath10k_warn(ar, "dropping fw peer stats\n"); in ath10k_debug_fw_stats_process() 359 ath10k_warn(ar, "dropping fw vdev stats\n"); in ath10k_debug_fw_stats_process() 403 ath10k_warn(ar, "could not request stats (%d)\n", ret); in ath10k_debug_fw_stats_request() 444 ath10k_warn(ar, "failed to get pdev stats\n"); in ath10k_fw_stats_fill() 678 ath10k_warn(ar, "failed to request fw stats: %d\n", ret); in ath10k_fw_stats_open() 853 ath10k_warn(ar, "failed to simulate firmware crash: %d\n", ret); in ath10k_write_simulate_fw_crash() [all …]
|
D | wmi.c | 914 ath10k_warn(ar, "Unaligned WMI skb\n"); in ath10k_wmi_alloc_skb() 1031 ath10k_warn(ar, "wmi command %d is not supported by firmware\n", in ath10k_wmi_cmd_send() 1113 ath10k_warn(ar, "received scan started event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_started() 1136 ath10k_warn(ar, "received scan start failed event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_start_failed() 1162 ath10k_warn(ar, "received scan completed event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_completed() 1180 ath10k_warn(ar, "received scan bss chan event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_bss_chan() 1198 ath10k_warn(ar, "received scan foreign chan event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_foreign_chan() 1280 ath10k_warn(ar, "failed to parse scan event: %d\n", ret); in ath10k_wmi_event_scan() 1313 ath10k_warn(ar, "received scan start failure event\n"); in ath10k_wmi_event_scan() 1503 ath10k_warn(ar, "failed to parse mgmt rx event: %d\n", ret); in ath10k_wmi_event_mgmt_rx() [all …]
|
D | spectral.c | 227 ath10k_warn(ar, "failed to enable spectral scan: %d\n", res); in ath10k_spectral_scan_config() 261 ath10k_warn(ar, "failed to configure spectral scan: %d\n", res); in ath10k_spectral_scan_config() 322 ath10k_warn(ar, "failed to reconfigure spectral scan: %d\n", in write_file_spec_scan_ctl() 327 ath10k_warn(ar, "failed to trigger spectral scan: %d\n", in write_file_spec_scan_ctl()
|
D | hif.h | 207 ath10k_warn(ar, "hif read32 not supported\n"); in ath10k_hif_read32() 218 ath10k_warn(ar, "hif write32 not supported\n"); in ath10k_hif_write32()
|
D | wmi-tlv.c | 177 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_bcn_tx_status() 199 ath10k_warn(ar, "received bcn tmpl tx status on vdev %i: %d", in ath10k_wmi_tlv_event_bcn_tx_status() 220 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_diag_data() 238 ath10k_warn(ar, "failed to parse diag data: can't fit item header\n"); in ath10k_wmi_tlv_event_diag_data() 245 ath10k_warn(ar, "failed to parse diag data: item is too long\n"); in ath10k_wmi_tlv_event_diag_data() 264 ath10k_warn(ar, "failed to parse diag data event: num_items %d len %d\n", in ath10k_wmi_tlv_event_diag_data() 281 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_event_diag() 421 ath10k_warn(ar, "Unknown eventid: %d\n", id); in ath10k_wmi_tlv_op_rx() 439 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_op_pull_scan_ev() 473 ath10k_warn(ar, "failed to parse tlv: %d\n", ret); in ath10k_wmi_tlv_op_pull_mgmt_rx_ev() [all …]
|
D | htt.c | 105 ath10k_warn(ar, "htt version request timed out\n"); in ath10k_htt_setup()
|
D | debug.h | 61 __printf(2, 3) void ath10k_warn(struct ath10k *ar, const char *fmt, ...);
|
D | htt_tx.c | 195 ath10k_warn(ar, "failed to send htt type stats request: %d", in ath10k_htt_h2t_stats_req()
|
D | ce.c | 286 ath10k_warn(ar, "%s: send more we can (nbytes: %d, max: %d)\n", in ath10k_ce_send_nolock()
|