Searched refs:cds_err (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/cds/src/ |
D | cds_api.c | 183 cds_err("Failed to create cds_recovery_workqueue"); in cds_recovery_work_init() 269 cds_err("gp_cds_context is null"); in cds_update_recovery_reason() 326 cds_err("Failed to init sys reboot lock; status:%u", status); in cds_init() 332 cds_err("Failed to init recovery work; status:%u", status); in cds_init() 772 cds_err("Hdd Context is Null"); in cds_open() 780 cds_err("Failed to enable dispatcher; status:%d", status); in cds_open() 801 cds_err("Cds config is NULL"); in cds_open() 997 cds_err("HDD context is null"); in cds_dp_open() 1131 cds_err("Failed to suspend target, status = %d", status); in cds_suspend_target() 1140 cds_err("Failed to suspend target, status = %d", status); in cds_suspend_target() [all …]
|
D | cds_sched.c | 190 cds_err("can handle max %d clusters, returning...", in cds_sched_find_attach_cpu() 237 cds_err("invalid context"); in cds_sched_handle_cpu_hot_plug() 247 cds_err("handle hot plug fail"); in cds_sched_handle_cpu_hot_plug() 266 cds_err("load or unload in progress"); in cds_sched_handle_rx_thread_affinity_req() 283 cds_err("can handle max %d clusters ", in cds_sched_handle_rx_thread_affinity_req() 316 cds_err("invalid context"); in cds_sched_handle_throughput_req() 321 cds_err("load or unload in progress"); in cds_sched_handle_throughput_req() 457 cds_err("Null params being passed"); in cds_sched_open() 556 cds_err("Vos packet allocation for ol rx thread failed"); in cds_alloc_ol_rx_pkt_freeq() 621 cds_err("!gp_cds_sched_context"); in cds_close_rx_thread() [all …]
|
D | cds_regdomain.c | 472 cds_err("invalid regulatory domain/country code 0x%x", reg_dmn); in is_reg_dmn_valid() 640 cds_err("not a valid country code"); in cds_fill_some_regulatory_info() 649 cds_err("no regpair is found, can not proceed"); in cds_fill_some_regulatory_info() 687 cds_err(FL("no regpair is found, can not proceed")); in cds_fill_and_send_ctl_to_fw() 693 cds_err("failed to get regdmn 2G"); in cds_fill_and_send_ctl_to_fw() 699 cds_err("failed to get regdmn 5G"); in cds_fill_and_send_ctl_to_fw()
|
/wlan-driver/qcacld-3.0/core/cds/inc/ |
D | cds_utils.h | 58 #define cds_err(params...) QDF_TRACE_ERROR(QDF_MODULE_ID_QDF, params) macro
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_main.c | 5197 cds_err("Failed to initialize Direct Link datapath"); in hdd_wlan_start_modules() 21753 cds_err("HDD context is NULL"); in wlan_hdd_is_session_type_monitor()
|