Searched refs:qdf_wait_for_event_completion (Results 1 – 23 of 23) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | qdf_event.c | 294 QDF_STATUS qdf_wait_for_event_completion(qdf_event_t *event, uint32_t timeout) in qdf_wait_for_event_completion() function 356 qdf_export_symbol(qdf_wait_for_event_completion);
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
D | qdf_event.h | 106 QDF_STATUS qdf_wait_for_event_completion(qdf_event_t *event,
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/ |
D | wlan_osif_request_manager.c | 153 status = qdf_wait_for_event_completion(&request->completed, in osif_request_wait_for_response()
|
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/ |
D | wlan_ipa_stats.c | 923 status = qdf_wait_for_event_completion( in __wlan_ipa_wdi_meter_notifier_cb() 963 status = qdf_wait_for_event_completion( in __wlan_ipa_wdi_meter_notifier_cb()
|
D | wlan_ipa_core.c | 3170 status = qdf_wait_for_event_completion( in __wlan_ipa_wlan_evt()
|
/wlan-driver/qcacld-3.0/components/pmo/core/src/ |
D | wlan_pmo_suspend_resume.c | 865 status = qdf_wait_for_event_completion(&psoc_ctx->wow.target_suspend, in pmo_core_enable_wow_in_fw() 938 status = qdf_wait_for_event_completion(&psoc_ctx->wow.target_suspend, in pmo_core_psoc_suspend_target() 1417 status = qdf_wait_for_event_completion(&psoc_ctx->wow.target_resume, in pmo_core_psoc_send_host_wakeup_ind_to_fw()
|
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/ |
D | wlan_tdls_api.c | 122 status = qdf_wait_for_event_completion( in wlan_tdls_teardown_links_sync()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_apf.c | 557 status = qdf_wait_for_event_completion(&context->qdf_apf_event, in hdd_apf_read_memory()
|
D | wlan_hdd_sar_limits.c | 1184 status = qdf_wait_for_event_completion( in hdd_sar_unsolicited_work_cb()
|
D | wlan_hdd_regulatory.c | 843 qdf_wait_for_event_completion(&hdd_ctx->regulatory_update_event, in hdd_reg_wait_for_country_change()
|
D | wlan_hdd_cm_connect.c | 805 status = qdf_wait_for_event_completion(&hostapd_state->qdf_event, in wlan_hdd_cm_handle_sap_sta_dfs_conc()
|
D | wlan_hdd_hostapd.c | 5889 status = qdf_wait_for_event_completion(&hostapd_state->qdf_event, in hdd_handle_acs_2g_preferred_sap_conc() 5987 status = qdf_wait_for_event_completion(&hostapd_state->qdf_event, in hdd_handle_p2p_go_for_3rd_ap_conc()
|
D | wlan_hdd_main.c | 9420 qdf_status = qdf_wait_for_event_completion(&adapter->peer_cleanup_done, in hdd_peer_cleanup() 9774 qdf_wait_for_event_completion(&link_info->acs_complete_event, in hdd_stop_sap_go_adapter() 10354 status = qdf_wait_for_event_completion( in wlan_hdd_set_mon_chan() 21882 status = qdf_wait_for_event_completion( in hdd_monitor_mode_vdev_status()
|
D | wlan_hdd_cfg80211.c | 25774 qdf_status = qdf_wait_for_event_completion( in hdd_softap_deauth_current_sta() 27528 status = qdf_wait_for_event_completion(&hostapd_state->qdf_event, in __wlan_hdd_cfg80211_channel_switch() 27767 status = qdf_wait_for_event_completion( in __wlan_hdd_cfg80211_set_mon_ch()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_softap_txrx.c | 197 qdf_status = qdf_wait_for_event_completion( in dp_softap_check_wait_for_tx_eap_pkt()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ |
D | wlan_mlo_mgr_setup.c | 1138 status = qdf_wait_for_event_completion( in mlo_link_teardown_link()
|
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/ |
D | wlan_logging_sock_svc.c | 826 return qdf_wait_for_event_completion( in wlan_logging_wait_for_flush_log_completion()
|
/wlan-driver/qcacld-3.0/core/cds/src/ |
D | cds_api.c | 1933 status = qdf_wait_for_event_completion(&wma->recovery_event, in cds_force_assert_target_via_wmi()
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_data.c | 2846 qdf_wait_for_event_completion(&wma_handle-> in wma_tx_packet()
|
D | wma_dev_if.c | 6054 qdf_wait_for_event_completion(&wma->tx_queue_empty_event, in wma_wait_tx_complete()
|
D | wma_main.c | 7785 status = qdf_wait_for_event_completion(&tgt_hdl->info.event, in wma_wait_for_ready_event()
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_txrx.c | 2501 rc = qdf_wait_for_event_completion(&vdev->wait_delete_comp, in ol_txrx_peer_attach()
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
D | wlan_policy_mgr_get_set_utils.c | 8045 qdf_wait_for_event_completion(&pm_ctx->set_link_update_done_evt, in policy_mgr_wait_for_set_link_update()
|