Searched refs:ath12k_err (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | htc.c | 631 ath12k_err(ab, "Service connect timeout\n"); in ath12k_htc_connect_service() 643 ath12k_err(ab, "Invalid resp message ID 0x%x", message_id); in ath12k_htc_connect_service() 658 ath12k_err(ab, "HTC Service %s connect request failed: 0x%x)\n", in ath12k_htc_connect_service() 788 ath12k_err(ab, "could not connect to htc service (%d)\n", ret); in ath12k_htc_init()
|
| H A D | debug.c | 25 void ath12k_err(struct ath12k_base *ab, const char *fmt, ...) in ath12k_err() function
|
| H A D | dp_tx.c | 933 ath12k_err(ab, in ath12k_dp_tx_complete_msdu() 1320 ath12k_err(ab, "unsupported htt major version %d supported version is %d\n", in ath12k_dp_tx_htt_h2t_ver_req_msg() 1564 ath12k_err(ab, "failed to setup rx monitor filter %d\n", ret); in ath12k_dp_tx_htt_monitor_mode_ring_config() 1626 ath12k_err(ab, in ath12k_dp_tx_htt_rx_monitor_mode_ring_config() 1644 ath12k_err(ab, in ath12k_dp_tx_htt_rx_monitor_mode_ring_config() 1665 ath12k_err(ab, in ath12k_dp_tx_htt_rx_monitor_mode_ring_config()
|
| H A D | hal.c | 2620 ath12k_err(ab, "Last interrupt received for each CE:\n"); in ath12k_hal_dump_srng_stats() 2627 ath12k_err(ab, "CE_id %d pipe_num %d %ums before\n", in ath12k_hal_dump_srng_stats() 2632 ath12k_err(ab, "\nLast interrupt received for each group:\n"); in ath12k_hal_dump_srng_stats() 2635 ath12k_err(ab, "group_id %d %ums before\n", in ath12k_hal_dump_srng_stats() 2647 ath12k_err(ab, in ath12k_hal_dump_srng_stats() 2655 ath12k_err(ab, in ath12k_hal_dump_srng_stats()
|
| H A D | mac.c | 9248 ath12k_err(ar->ab, in ath12k_mac_op_tx() 9354 ath12k_err(ab, in ath12k_mac_config_mon_status_default() 9377 ath12k_err(ab, "failed to enable PMF QOS: %d\n", ret); in ath12k_mac_start() 9384 ath12k_err(ab, "failed to enable dynamic bw: %d\n", ret); in ath12k_mac_start() 9391 ath12k_err(ab, "failed to set ac override for ARP: %d\n", in ath12k_mac_start() 9398 ath12k_err(ab, "failed to offload radar detection: %d\n", in ath12k_mac_start() 9406 ath12k_err(ab, "failed to req ppdu stats: %d\n", ret); in ath12k_mac_start() 9414 ath12k_err(ab, "failed to enable MESH MCAST ENABLE: (%d\n", ret); in ath12k_mac_start() 9445 ath12k_err(ab, "failed to configure monitor status ring with default rx_filter: (%d)\n", in ath12k_mac_start() 9462 ath12k_err(ab, "failed to enable idle ps: %d\n", ret); in ath12k_mac_start() [all …]
|
| H A D | hw.c | 1671 ath12k_err(ab, "Unsupported hardware version: 0x%x\n", ab->hw_rev); in ath12k_hw_init()
|
| H A D | wmi.c | 333 ath12k_err(ab, "wmi tlv parse failure at byte %zd (%zu bytes left, %zu expected)\n", in ath12k_wmi_tlv_iter() 345 ath12k_err(ab, "wmi tlv parse failure of tag %u at byte %zd (%zu bytes left, %u expected)\n", in ath12k_wmi_tlv_iter() 353 …ath12k_err(ab, "wmi tlv parse failure of tag %u at byte %zd (%u bytes is less than min length %zu)… in ath12k_wmi_tlv_iter() 669 ath12k_err(ab, "%s: failed by NULL param\n", in ath12k_pull_service_ready_tlv() 5335 ath12k_err(ab, "Invalid DBS/SBS mode with only 2.4Ghz"); in ath12k_wmi_modify_sbs_freq() 5427 ath12k_err(ab, "mac more than two not supported: %d", phy_id); in ath12k_wmi_update_mac_freq_info() 5501 ath12k_err(ab, "invalid number of hw modes"); in ath12k_wmi_update_hw_mode_list()
|