Home
last modified time | relevance | path

Searched refs:sap_err (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c78 sap_err("failed to init sap_context_lock"); in wlansap_global_init()
105 sap_err("we could be leaking context:%d", i); in wlansap_global_deinit()
112 sap_err("failed to destroy sap_context_lock"); in wlansap_global_deinit()
145 sap_err("failed to save sap context"); in wlansap_save_context()
225 sap_err("failed to save SAP context"); in sap_create_ctx()
258 sap_err("Invalid SAP context"); in wlansap_owe_cleanup()
264 sap_err("Invalid MAC context"); in wlansap_owe_cleanup()
292 sap_err("Failed to remove assoc ind"); in wlansap_owe_cleanup()
308 sap_err("Invalid SAP context"); in wlansap_ft_cleanup()
314 sap_err("Invalid MAC context"); in wlansap_ft_cleanup()
[all …]
H A Dsap_fsm.c200 sap_err("Invalid MAC context"); in sap_is_chan_change_needed()
271 sap_err("Invalid MAC context"); in sap_random_channel_sel()
277 sap_err("null pdev"); in sap_random_channel_sel()
336 sap_err("No available channel found!!!"); in sap_random_channel_sel()
677 sap_err("null sap_ctx"); in sap_get_cac_dur_dfs_region()
683 sap_err("Invalid MAC context"); in sap_get_cac_dur_dfs_region()
735 sap_err("Invalid MAC context"); in sap_dfs_set_current_channel()
741 sap_err("null pdev"); in sap_dfs_set_current_channel()
829 sap_err("Invalid MAC context"); in sap_dfs_is_channel_in_nol_list()
835 sap_err("null pdev"); in sap_dfs_is_channel_in_nol_list()
[all …]
H A Dsap_api_link_cntl.c197 sap_err("sap context is not valid"); in sap_hdd_signal_event_handler()
390 sap_err("CSR scan_status = eCSR_SCAN_ABORT/FAILURE (%d), choose default channel", in wlansap_pre_start_bss_acs_scan_callback()
584 sap_err("sapdfs: DFS channel switch disabled"); in wlansap_roam_process_dfs_chansw_update()
710 sap_err("post chnl chng req failed, sap[%pK]", sap_ctx); in wlansap_roam_process_dfs_chansw_update()
739 sap_err("sapdfs: DFS channel switch disabled"); in wlansap_roam_process_dfs_radar_found()
743 sap_err("sapdfs: sap_radar_found_status is false"); in wlansap_roam_process_dfs_radar_found()
771 sap_err("Failed to send CAC end"); in wlansap_roam_process_dfs_radar_found()
804 sap_err("eCSR_ROAM_RESULT_DFS_RADAR_FOUND_IND received in (%d) state", in wlansap_roam_process_dfs_radar_found()
844 sap_err("CSR roam_result = (%d) MAC ("QDF_MAC_ADDR_FMT") fail", in wlansap_roam_process_infra_assoc_ind()
864 sap_err("Invalid MAC context"); in wlansap_update_vendor_acs_chan()
[all …]
H A Dsap_internal.h58 #define sap_err(params...) QDF_TRACE_ERROR(QDF_MODULE_ID_SAP, params) macro
H A Dsap_ch_select.c1085 sap_err("spect_ch is NULL"); in sap_interference_rssi_count()
1339 sap_err("sap ctx vdev is null."); in sap_weight_channel_reg_max_power()
1346 sap_err("fail to get power attribute."); in sap_weight_channel_reg_max_power()
2828 sap_err("vdev %d ch select initialization failed", vdev_id); in sap_sort_channel_list()