Home
last modified time | relevance | path

Searched refs:qdf_err (Results 1 – 25 of 56) sorted by relevance

123

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_ssr_driver_dump.c95 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 Dqdf_file.c57 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 Dqdf_mem.c287 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 Dqdf_crypto.c105 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 Dqdf_mc_timer.c157 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 Dqdf_pkt_add_timestamp.c28 qdf_err("Only %d number of protocol supported", in qdf_set_dp_pkt_add_ts_info()
H A Dqdf_event.c323 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 Dwlan_global_lmac_if.c161 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 Dqdf_parse.c106 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 Dqdf_platform.c208 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 Dwlan_lmac_if_api.h83 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 Dwlan_cp_stats_chipset_stats.c46 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 Dwlan_logging_sock_svc.c625 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 Dpktlog_wifi3.c99 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 Dlinux_ac.c455 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 Dwlan_ipa_obj_mgmt_api.c189 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 Dhtt_fw_stats.c858 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 Dhtt_rx_ll.c1178 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 Dwlan_mlo_mgr_cmn.c384 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 Dtarget_if_vdev_mgr_rx_ops.h121 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 Dwlan_vdev_mlme_main.h41 qdf_err("tx_ops is NULL"); in wlan_mlme_get_lmac_tx_ops()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_desc.c57 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 Dqld.c114 qdf_err("QLD: Invalid list count"); in qld_register()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/core/src/
H A Dcfr_common.c270 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 Dtarget_if_direct_buf_rx_api.c284 qdf_err("DBR handler context: Invalid context"); in target_if_dbr_set_event_handler_ctx()

123