Home
last modified time | relevance | path

Searched refs:sme_err (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_link_list.c102 sme_err("Error!! pEntry is Null"); in csr_list_insert_entry()
118 sme_err("Error!! pList is Null"); in csr_ll_count()
132 sme_err("Error!! pList is Null"); in csr_ll_lock()
144 sme_err("Error!! pList is Null"); in csr_ll_unlock()
157 sme_err("Error!! pList is Null"); in csr_ll_is_list_empty()
179 sme_err("Error!! pList is Null"); in csr_ll_find_entry()
208 sme_err("Error!! pList is Null"); in csr_ll_open()
228 sme_err("Error!! pList is Null"); in csr_ll_close()
244 sme_err("Error!! pList is Null"); in csr_ll_insert_tail()
264 sme_err("Error!! pList is Null"); in csr_ll_insert_head()
[all …]
H A Dcsr_api_roam.c118 sme_err("SAE info is NULL"); in csr_sae_callback()
377 sme_err("NULL mlme psoc object"); in csr_continue_peer_disconnect_after_get_stats()
383 sme_err("can't acquire sme global lock"); in csr_continue_peer_disconnect_after_get_stats()
391 sme_err("sme_cmd is NULL"); in csr_continue_peer_disconnect_after_get_stats()
429 sme_err("Invalid mac ctx"); in csr_disconnect_stats_timer_cb()
449 sme_err("NULL mlme psoc object"); in csr_init_disconnect_stats_timer()
473 sme_err("NULL mlme psoc object"); in csr_deinit_disconnect_stats_timer()
749 sme_err("incorrect sorting of channels"); in csr_roam_sort_channel_for_early_stop()
1196 sme_err("scan event registration failed "); in csr_start()
1241 sme_err("csr_apply_channel_and_power_list failed status: %d", in csr_ready()
[all …]
H A Dcsr_api_scan.c301 sme_err("11D channel list is empty"); in csr_apply_channel_power_info_to_fw()
499 sme_err("failed to update the supported channel list"); in csr_set_cfg_valid_channel_list()
547 sme_err( in csr_save_tx_power_to_cfg()
567 sme_err( in csr_save_tx_power_to_cfg()
808 sme_err("BSS "QDF_MAC_ADDR_FMT" channel %d invalid, not populating this BSSID", in csr_fill_bss_from_scan_entry()
891 sme_err("pdev is NULL"); in csr_scan_get_result()
993 sme_err("pdev is NULL"); in csr_scan_filter_results()
1024 sme_err("scheduler_post_message failed, status = %u", status); in csr_update_beacon()
H A Dcsr_cmd_process.c91 sme_err("Message 0x%04X is not handled by CSR state is %d session Id %d", in csr_msg_processor()
H A Dcsr_util.c787 sme_err("no mandatory channel"); in csr_check_concurrent_channel_overlap()
1016 sme_err("Invalid eCsrPhyMode"); in csr_convert_to_reg_phy_mode()
1250 sme_err("Session_id invalid %d", sessionId); in csr_set_modify_profile_fields()
1400 sme_err("invalid phy mode %d", phy_mode); in csr_phy_mode_to_dot11mode()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c166 sme_err("HW mode resp param is NULL"); in sme_process_set_hw_mode_resp()
174 sme_err("No cmd found in active list"); in sme_process_set_hw_mode_resp()
180 sme_err("Base address is NULL"); in sme_process_set_hw_mode_resp()
185 sme_err("Command mismatch!"); in sme_process_set_hw_mode_resp()
199 sme_err("Callback does not exist"); in sme_process_set_hw_mode_resp()
204 sme_err("Callback failed since HW mode params is NULL"); in sme_process_set_hw_mode_resp()
223 sme_err("session %d is invalid", session_id); in sme_process_set_hw_mode_resp()
279 sme_err("HW mode trans ind param is NULL"); in sme_process_hw_mode_trans_ind()
359 sme_err("Failed to initialize sme command list: %d", status); in init_sme_cmd_list()
385 sme_err("Failed to release the lock status: %d", status); in free_sme_cmd_list()
[all …]
H A Dsme_power_save.c53 sme_err("Posting message %d failed", type); in sme_post_ps_msg_to_wma()
254 sme_err("UAPSD is already disabled"); in sme_ps_disable_uapsd_req_params()
288 sme_err("Invalid Session_id: %d", session_id); in sme_ps_process_command()
306 sme_err("Invalid command type: %d", command); in sme_ps_process_command()
311 sme_err("Not able to enter in PS, Command: %d", command); in sme_ps_process_command()
380 sme_err("can't acquire sme global lock"); in sme_ps_enable_disable()
411 sme_err("can't acquire sme global lock"); in sme_ps_update()
453 sme_err("can't acquire sme global lock"); in sme_ps_set_powersave()
553 sme_err("can't acquire sme global lock"); in sme_ps_timer_flush_sync()
776 sme_err("CSR session is invalid"); in sme_set_ps_host_offload()
[all …]
/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c550 sme_err("Failed to allocate buffer"); in sme_qos_open()
560 sme_err("cannot initialize Flow List"); in sme_qos_open()
573 sme_err("cannot initialize cmd list for session %d", in sme_qos_open()
684 sme_err("Supplied Session ID %d is invalid", sessionId); in sme_qos_setup_req()
690 sme_err("Supplied Session ID %d is inactive", in sme_qos_setup_req()
745 sme_err("Unable to obtain lock"); in sme_qos_modify_req()
784 sme_err("Unable to obtain lock"); in sme_qos_release_req()
861 sme_err("unknown msg type = %d", msg_type); in sme_qos_msg_processor()
959 sme_err("On Session %d Unknown Event %d received from CSR", in sme_qos_csr_event_ind()
1052 sme_err("invalid AC %d from UP %d", ac, UPType); in sme_qos_internal_setup_req()
[all …]
/wlan-driver/qcacld-3.0/core/sme/src/rrm/
H A Dsme_rrm.c184 sme_err("Beacon report xmit Ind to PE Failed"); in sme_rrm_send_beacon_report_xmit_ind()
299 sme_err("rrm_ctx is NULL"); in sme_ese_send_beacon_req_scan_results()
304 sme_err("Beacon report xmit Ind to HDD Failed"); in sme_ese_send_beacon_req_scan_results()
386 sme_err("Reached to the max/last BSS in cur_result list"); in sme_ese_send_beacon_req_scan_results()
389 sme_err("Move to the next BSS set in cur_result list"); in sme_ese_send_beacon_req_scan_results()
562 sme_err("num_scan_results is %d", num_scan_results); in sme_rrm_send_scan_result()
578 sme_err("BSSID not found for vdev: %d", session_id); in sme_rrm_send_scan_result()
584 sme_err("vdev:%d is not connected", session_id); in sme_rrm_send_scan_result()
693 sme_err("[802.11 RRM]: Global freq list is null"); in sme_rrm_scan_request_callback()
847 sme_err("invalid mac_ctx"); in sme_rrm_scan_event_callback()
[all …]
/wlan-driver/qcacld-3.0/core/sme/src/nan/
H A Dnan_datapath_api.c80 sme_err("Invalid CSR Roam result code: %d", result); in csr_roam_update_ndp_return_params()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c14206 sme_err("Failed to set auto rate HE LTF"); in __wlan_hdd_cfg80211_set_wifi_test_config()
14224 sme_err("Failed to update Tx beamformee support"); in __wlan_hdd_cfg80211_set_wifi_test_config()
14230 sme_err("Failed to set Tx beamformee cap"); in __wlan_hdd_cfg80211_set_wifi_test_config()
14241 sme_err("Failed to update HE cap"); in __wlan_hdd_cfg80211_set_wifi_test_config()
14251 sme_err("Failed to update HE cap"); in __wlan_hdd_cfg80211_set_wifi_test_config()
14274 sme_err("Failed to set Tx beamformee cap"); in __wlan_hdd_cfg80211_set_wifi_test_config()
14512 sme_err("Failed to update HE cap"); in __wlan_hdd_cfg80211_set_wifi_test_config()
14896 sme_err("Failed to update EHT Tx BFEE cap"); in __wlan_hdd_cfg80211_set_wifi_test_config()
14908 sme_err("Failed to update EHT Tx BFEE cap"); in __wlan_hdd_cfg80211_set_wifi_test_config()
14920 sme_err("Failed to update EHT Tx BFEE cap"); in __wlan_hdd_cfg80211_set_wifi_test_config()
[all …]
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h57 #define sme_err(params...) QDF_TRACE_ERROR(QDF_MODULE_ID_SME, params) macro
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c8363 sme_err("pdev is NULL"); in wlan_mlme_update_bw_no_punct()