/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
H A D | qdf_ssr_driver_dump.c | 95 qdf_err("null region pointer or region_name"); in qdf_ssr_driver_dump_register_region() 101 qdf_err("couldn't acquire lock"); in qdf_ssr_driver_dump_register_region() 107 qdf_err("duplicate registration of %s", region_name); in qdf_ssr_driver_dump_register_region() 114 qdf_err("too many entries: %d, cannot insert %s", in qdf_ssr_driver_dump_register_region() 129 qdf_err("error releasing lock"); in qdf_ssr_driver_dump_register_region() 141 qdf_err("null region_name"); in qdf_ssr_driver_dump_unregister_region() 147 qdf_err("couldn't acquire lock"); in qdf_ssr_driver_dump_unregister_region() 153 qdf_err("couldn't find entry: %s", region_name); in qdf_ssr_driver_dump_unregister_region() 163 qdf_err("error releasing lock"); in qdf_ssr_driver_dump_unregister_region() 179 qdf_err("null input_array or num_entries_loaded"); in qdf_ssr_driver_dump_retrieve_regions() [all …]
|
H A D | qdf_file.c | 57 qdf_err("Failed to read file %s", path); in qdf_file_read() 96 qdf_err("Failed to read file %s", path); in qdf_module_param_file_read() 137 qdf_err("Failed to read file %s", path); in qdf_file_read_bytes()
|
H A D | qdf_mem.c | 287 qdf_err("Corrupted memory header 0x%llx (expected 0x%llx)", in qdf_mem_header_assert_valid() 291 qdf_err("Corrupted memory size %u (expected < %d)", in qdf_mem_header_assert_valid() 295 qdf_err("Corrupted memory trailer 0x%llx (expected 0x%llx)", in qdf_mem_header_assert_valid() 299 qdf_err("Memory has previously been freed"); in qdf_mem_header_assert_valid() 302 qdf_err("Corrupted memory freed flag 0x%x", header->freed); in qdf_mem_header_assert_valid() 305 qdf_err("Corrupted memory header node or double free"); in qdf_mem_header_assert_valid() 308 qdf_err("Corrupted memory domain 0x%x", header->domain); in qdf_mem_header_assert_valid() 311 qdf_err("Memory domain mismatch; allocated:%s(%d), current:%s(%d)", in qdf_mem_header_assert_valid() 824 qdf_err("priv is null"); in qdf_major_nbuf_alloc_show() 1453 qdf_err("Memory leaks detected in %s domain!", in qdf_mem_domain_check_for_leaks() [all …]
|
H A D | qdf_crypto.c | 105 qdf_err("invalid key length %d", keylen); in qdf_default_hmac_sha256_kdf() 112 qdf_err("failed to get hmac hash"); in qdf_default_hmac_sha256_kdf() 128 qdf_err("failed to get hmac hash"); in qdf_default_hmac_sha256_kdf() 274 qdf_err("aes_expandkey failed (%d)", ret); in qdf_crypto_aes_128_cmac() 333 qdf_err("crypto_alloc_cipher failed (%d)", ret); in qdf_crypto_aes_128_cmac() 339 qdf_err("crypto_cipher_setkey failed (%d)", ret); in qdf_crypto_aes_128_cmac()
|
H A D | qdf_mc_timer.c | 157 qdf_err("timer Leak@ File %s, @Line %u", filename, line); in qdf_mc_timer_print_list() 173 qdf_err("Timer leaks detected in %s domain!", in qdf_mc_timer_check_for_leaks() 215 qdf_err("\nTimer leaks detected in the %s (Id %d) domain!", in qdf_timer_clean()
|
H A D | qdf_pkt_add_timestamp.c | 28 qdf_err("Only %d number of protocol supported", in qdf_set_dp_pkt_add_ts_info()
|
H A D | qdf_event.c | 323 qdf_err("Failed to insert event into tracking list"); in qdf_wait_for_event_completion()
|
/wlan-driver/qca-wifi-host-cmn/global_lmac_if/src/ |
H A D | wlan_global_lmac_if.c | 161 qdf_err("lmac if rx ops pointer is NULL"); in wlan_global_lmac_if_rx_ops_register() 196 qdf_err("psoc is NULL"); in wlan_global_lmac_if_open() 202 qdf_err("tx_ops is NULL"); in wlan_global_lmac_if_open() 208 qdf_err("rx_ops is NULL"); in wlan_global_lmac_if_open() 252 qdf_err("psoc is NULL"); in wlan_global_lmac_if_close()
|
/wlan-driver/qca-wifi-host-cmn/qdf/src/ |
H A D | qdf_parse.c | 106 qdf_err("Invalid *.ini syntax '%s'", key); in qdf_ini_read_values() 123 qdf_err("Invalid *.ini syntax '%s'", key); in qdf_ini_read_values() 151 qdf_err("Failed to read *.ini file @ %s", ini_path); in qdf_ini_parse() 218 qdf_err("Failed to read *.ini file @ %s", ini_path); in qdf_ini_section_parse() 354 qdf_err("Found invalid character %c", *cursor); in qdf_check_ini_validity() 399 qdf_err("Failed to read *.ini file @ %s", ini_path); in qdf_valid_ini_check()
|
H A D | qdf_platform.c | 208 qdf_err("drv connected callback is not registered"); in qdf_is_drv_connected() 235 qdf_err("drv supported callback is not registered"); in qdf_is_drv_supported()
|
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/ |
H A D | wlan_lmac_if_api.h | 83 qdf_err("rx_ops is NULL"); in wlan_lmac_if_get_mgmt_txrx_rx_ops() 108 qdf_err("rx_ops is NULL"); in wlan_lmac_if_get_dfs_rx_ops() 133 qdf_err("rx_ops is NULL"); in wlan_lmac_if_get_reg_rx_ops() 159 qdf_err("rx_ops is NULL"); in wlan_lmac_if_get_green_ap_rx_ops()
|
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/ |
H A D | wlan_cp_stats_chipset_stats.c | 46 qdf_err("Could not allocate memory for chipset stats"); in wlan_cp_stats_cstats_init() 131 qdf_err("Dropping a chipset stats node : count %d", in wlan_cp_stats_get_cstats_free_node() 154 qdf_err("The Buffer is too long"); in wlan_cp_stats_cstats_write_to_buff() 159 qdf_err("Current Node is NULL"); in wlan_cp_stats_cstats_write_to_buff() 225 qdf_err("failed to send version info"); in wlan_cp_stats_cstats_send_version_to_usr() 293 qdf_err("Send Failed %d drop_count = %u", ret, in wlan_cp_stats_cstats_send_buffer_to_user()
|
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/ |
H A D | wlan_logging_sock_svc.c | 625 qdf_err("dev_alloc_skb() failed for msg size[%d] drop count = %u", in pktlog_send_per_pkt_stats_to_user() 643 qdf_err("Failed to fill headers %d", ret); in pktlog_send_per_pkt_stats_to_user() 700 qdf_err("dev_alloc_skb() failed for msg size[%d] drop count = %u", in send_filled_buffers_to_user() 728 qdf_err("drop_count = %u", ++gwlan_logging.drop_count); in send_filled_buffers_to_user() 729 qdf_err("nlmsg_put() failed for msg size[%d]", in send_filled_buffers_to_user() 751 qdf_err("Send Failed %d drop_count = %u", in send_filled_buffers_to_user() 915 qdf_err("wait_event_interruptible returned -ERESTARTSYS"); in wlan_logging_thread() 1219 qdf_err("Could not allocate memory for log_msg"); in wlan_logging_sock_init_svc() 1243 qdf_err("Could not allocate memory for Pkt stats"); in wlan_logging_sock_init_svc() 1259 qdf_err("Memory alloc failed for skb"); in wlan_logging_sock_init_svc() [all …]
|
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/ |
H A D | pktlog_wifi3.c | 99 qdf_err("Pktlog handle is NULL"); in process_rx_desc_remote_wifi3() 138 qdf_err("Pktlog handle is NULL"); in process_pktlog_lite_wifi3()
|
H A D | linux_ac.c | 455 qdf_err("pl_dev is NULL"); in pktlog_attach() 580 qdf_err("pl_info NULL"); in __pktlog_open() 1068 qdf_err("pktlog_attach failed"); in pktlogmod_init() 1085 qdf_err("g_pktlog_pde is NULL"); in pktlogmod_exit()
|
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/ |
H A D | wlan_ipa_obj_mgmt_api.c | 189 qdf_err("Pdev is NULL for"); in ipa_register_ready_cb() 196 qdf_err("Psoc is NULL for pdev_id %d", pdev_id); in ipa_register_ready_cb()
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
H A D | htt_fw_stats.c | 858 qdf_err("Overflow due to record and hdr->mpdu_bytes_array_len %u", in htt_t2h_tx_ppdu_log_print() 865 qdf_err("Overflow due to hdr->mpdu_msdus_array_len %u", in htt_t2h_tx_ppdu_log_print() 872 qdf_err("Overflow due to hdr->msdu_bytes_array_len %u", in htt_t2h_tx_ppdu_log_print() 879 qdf_err("Underflow due to length %d", length); in htt_t2h_tx_ppdu_log_print() 988 qdf_err("Overflow due to record %pK", p8); in htt_t2h_tx_ppdu_log_print() 1001 qdf_err("Overflow due to hdr->mpdu_bytes_array_len %u", in htt_t2h_tx_ppdu_log_print() 1014 qdf_err("Overflow due to hdr->mpdu_msdus_array_len %u", in htt_t2h_tx_ppdu_log_print()
|
H A D | htt_rx_ll.c | 1178 qdf_err("Already smmu mapped, nbuf: %pK", in htt_rx_hash_list_insert() 1249 qdf_err("smmu not mapped nbuf: %pK", netbuf); in htt_rx_hash_list_lookup() 1380 qdf_err("nbuf: %pK NOT mapped", in htt_rx_hash_deinit() 2313 qdf_err("smmu not mapped, nbuf: %pK", in htt_rx_detach() 2386 qdf_err("map/unmap err:%d, nbuf:%pK", in htt_rx_hash_smmu_map() 2401 qdf_err("map: %d failure, nbuf: %pK", in htt_rx_hash_smmu_map()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ |
H A D | wlan_mlo_mgr_cmn.c | 384 qdf_err("Invalid grp id %d, total no of groups %d", in wlan_mlo_get_num_active_links() 401 qdf_err("Invalid grp id %d, total no of groups %d", in wlan_mlo_get_valid_link_bitmap() 415 qdf_err("PSOC is NULL"); in wlan_mlo_get_psoc_mlo_chip_id() 434 qdf_err("PSOC is NULL"); in wlan_mlo_get_psoc_group_id() 452 qdf_err("PSOC is NULL"); in wlan_mlo_get_psoc_capable()
|
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/inc/ |
H A D | target_if_vdev_mgr_rx_ops.h | 121 qdf_err("rx_ops is NULL"); in target_if_vdev_mgr_get_rx_ops()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/mlme_objmgr/dispatcher/inc/ |
H A D | wlan_vdev_mlme_main.h | 41 qdf_err("tx_ops is NULL"); in wlan_mlme_get_lmac_tx_ops()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_rx_desc.c | 57 qdf_err("Multi page alloc fail,size=%d, elem=%d", in dp_rx_desc_pool_alloc() 65 qdf_err("overflow num link,size=%d, elem=%d", in dp_rx_desc_pool_alloc() 154 qdf_err("No pages found on this desc pool"); in dp_rx_desc_nbuf_collect()
|
/wlan-driver/qca-wifi-host-cmn/utils/qld/src/ |
H A D | qld.c | 114 qdf_err("QLD: Invalid list count"); in qld_register()
|
/wlan-driver/qca-wifi-host-cmn/umac/cfr/core/src/ |
H A D | cfr_common.c | 270 qdf_err("Failed to allocate gain stop array"); in wlan_cfr_get_aoa_caps() 278 qdf_err("Failed to allocate phase delta array"); in wlan_cfr_get_aoa_caps()
|
/wlan-driver/qca-wifi-host-cmn/target_if/direct_buf_rx/src/ |
H A D | target_if_direct_buf_rx_api.c | 284 qdf_err("DBR handler context: Invalid context"); in target_if_dbr_set_event_handler_ctx()
|