Home
last modified time | relevance | path

Searched refs:qdf_wait_for_event_completion (Results 1 – 23 of 23) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_event.c294 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/
Dqdf_event.h106 QDF_STATUS qdf_wait_for_event_completion(qdf_event_t *event,
/wlan-driver/qca-wifi-host-cmn/os_if/linux/
Dwlan_osif_request_manager.c153 status = qdf_wait_for_event_completion(&request->completed, in osif_request_wait_for_response()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
Dwlan_ipa_stats.c923 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()
Dwlan_ipa_core.c3170 status = qdf_wait_for_event_completion( in __wlan_ipa_wlan_evt()
/wlan-driver/qcacld-3.0/components/pmo/core/src/
Dwlan_pmo_suspend_resume.c865 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/
Dwlan_tdls_api.c122 status = qdf_wait_for_event_completion( in wlan_tdls_teardown_links_sync()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_apf.c557 status = qdf_wait_for_event_completion(&context->qdf_apf_event, in hdd_apf_read_memory()
Dwlan_hdd_sar_limits.c1184 status = qdf_wait_for_event_completion( in hdd_sar_unsolicited_work_cb()
Dwlan_hdd_regulatory.c843 qdf_wait_for_event_completion(&hdd_ctx->regulatory_update_event, in hdd_reg_wait_for_country_change()
Dwlan_hdd_cm_connect.c805 status = qdf_wait_for_event_completion(&hostapd_state->qdf_event, in wlan_hdd_cm_handle_sap_sta_dfs_conc()
Dwlan_hdd_hostapd.c5889 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()
Dwlan_hdd_main.c9420 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()
Dwlan_hdd_cfg80211.c25774 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/
Dwlan_dp_softap_txrx.c197 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/
Dwlan_mlo_mgr_setup.c1138 status = qdf_wait_for_event_completion( in mlo_link_teardown_link()
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/
Dwlan_logging_sock_svc.c826 return qdf_wait_for_event_completion( in wlan_logging_wait_for_flush_log_completion()
/wlan-driver/qcacld-3.0/core/cds/src/
Dcds_api.c1933 status = qdf_wait_for_event_completion(&wma->recovery_event, in cds_force_assert_target_via_wmi()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_data.c2846 qdf_wait_for_event_completion(&wma_handle-> in wma_tx_packet()
Dwma_dev_if.c6054 qdf_wait_for_event_completion(&wma->tx_queue_empty_event, in wma_wait_tx_complete()
Dwma_main.c7785 status = qdf_wait_for_event_completion(&tgt_hdl->info.event, in wma_wait_for_ready_event()
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx.c2501 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/
Dwlan_policy_mgr_get_set_utils.c8045 qdf_wait_for_event_completion(&pm_ctx->set_link_update_done_evt, in policy_mgr_wait_for_set_link_update()