Home
last modified time | relevance | path

Searched refs:INIT_COMPLETION (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_event.h48 #define INIT_COMPLETION(event) reinit_completion(&event) macro
H A Dqdf_event.c148 INIT_COMPLETION(event->complete); in qdf_event_reset()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ext_scan.c1589 INIT_COMPLETION(context->response_event); in __wlan_hdd_cfg80211_extscan_get_capabilities()
1721 INIT_COMPLETION(context->response_event); in __wlan_hdd_cfg80211_extscan_get_cached_results()
1963 INIT_COMPLETION(context->response_event); in __wlan_hdd_cfg80211_extscan_set_bssid_hotlist()
2160 INIT_COMPLETION(context->response_event); in __wlan_hdd_cfg80211_extscan_set_significant_change()
2887 INIT_COMPLETION(context->response_event); in __wlan_hdd_cfg80211_extscan_start()
3012 INIT_COMPLETION(context->response_event); in __wlan_hdd_cfg80211_extscan_stop()
3129 INIT_COMPLETION(context->response_event); in __wlan_hdd_cfg80211_extscan_reset_bssid_hotlist()
3248 INIT_COMPLETION(context->response_event); in __wlan_hdd_cfg80211_extscan_reset_significant_change()
H A Dwlan_hdd_cm_connect.c1693 INIT_COMPLETION(adapter->linkup_event_var); in hdd_cm_connect_success_pre_user_update()
H A Dwlan_hdd_main.c7236 INIT_COMPLETION(link_info->vdev_destroy_event); in hdd_vdev_destroy_event_wait()
9528 INIT_COMPLETION(adapter->disconnect_comp_var); in hdd_stop_and_cleanup_ndi()
18819 INIT_COMPLETION(wlan_start_comp); in hdd_init_start_completion()
H A Dwlan_hdd_cfg80211.c18656 INIT_COMPLETION(adapter->lfr_fw_status.disable_lfr_event); in __wlan_hdd_cfg80211_set_fast_roaming()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_mon_thread.c332 INIT_COMPLETION(mon_ctx->resume_mon_event); in pkt_capture_mon_thread()
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_sched.c776 INIT_COMPLETION in cds_ol_rx_thread()
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/
H A Dwlan_logging_sock_svc.c1339 INIT_COMPLETION(gwlan_logging.shutdown_comp); in wlan_logging_sock_deinit_svc()