Home
last modified time | relevance | path

Searched refs:qdf_mutex_t (Results 1 – 25 of 38) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/umac/twt/core/src/
H A Dwlan_twt_priv.h122 qdf_mutex_t twt_peer_lock;
186 twt_lock_create(qdf_mutex_t *twt_lock) in twt_lock_create()
192 twt_lock_destroy(qdf_mutex_t *twt_lock) in twt_lock_destroy()
197 static inline void twt_lock_acquire(qdf_mutex_t *twt_lock) in twt_lock_acquire()
202 static inline void twt_lock_release(qdf_mutex_t *twt_lock) in twt_lock_release()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_public_structs.h365 qdf_mutex_t ml_dev_list_lock;
366 qdf_mutex_t aid_lock;
367 qdf_mutex_t ml_peerid_lock;
809 qdf_mutex_t copied_conn_req_lock;
847 qdf_mutex_t mlo_ap_lock;
864 qdf_mutex_t peer_list_lock;
930 qdf_mutex_t mlo_dev_lock;
931 qdf_mutex_t tsf_recalculation_lock;
1105 qdf_mutex_t mlo_peer_lock;
H A Dwlan_mlo_epcs.h117 qdf_mutex_t epcs_dev_peer_lock;
143 qdf_mutex_t epcs_dev_lock;
H A Dwlan_mlo_t2lm.h364 qdf_mutex_t t2lm_dev_lock;
411 qdf_mutex_t t2lm_dev_lock;
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_lock.h266 typedef __qdf_mutex_t qdf_mutex_t; typedef
268 QDF_STATUS qdf_mutex_create(qdf_mutex_t *lock, const char *func, int line);
291 QDF_STATUS qdf_mutex_acquire(qdf_mutex_t *lock);
307 QDF_STATUS qdf_mutex_release(qdf_mutex_t *lock);
328 QDF_STATUS qdf_mutex_destroy(qdf_mutex_t *lock);
H A Dqdf_mc_timer.h73 qdf_mutex_t lock;
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_main.h100 qdf_mutex_t cm_sm_lock;
267 qdf_mutex_t cm_req_lock;
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_lock.c35 QDF_STATUS qdf_mutex_create(qdf_mutex_t *lock, const char *func, int line) in qdf_mutex_create()
70 QDF_STATUS qdf_mutex_acquire(qdf_mutex_t *lock) in qdf_mutex_acquire()
135 QDF_STATUS qdf_mutex_release(qdf_mutex_t *lock) in qdf_mutex_release()
534 QDF_STATUS qdf_mutex_destroy(qdf_mutex_t *lock) in qdf_mutex_destroy()
H A Dqdf_ssr_driver_dump.c27 static qdf_mutex_t region_list_mutex;
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
H A Dwlan_ipa_priv.h714 qdf_mutex_t event_lock;
734 qdf_mutex_t rt_debug_lock;
735 qdf_mutex_t ipa_lock;
/wlan-driver/qcacld-3.0/components/ftm_time_sync/core/inc/
H A Dftm_time_sync_priv.h100 qdf_mutex_t ftm_time_sync_mutex;
/wlan-driver/qcacld-3.0/components/action_oui/core/inc/
H A Dwlan_action_oui_priv.h85 qdf_mutex_t extension_lock;
/wlan-driver/qcacld-3.0/components/denylist_mgr/core/inc/
H A Dwlan_dlm_main.h51 qdf_mutex_t reject_ap_list_lock;
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_link_list.h51 qdf_mutex_t Lock;
H A Dsme_internal.h392 qdf_mutex_t sme_global_lock;
/wlan-driver/qcacld-3.0/components/umac/mlme/sap/ll_sap/core/src/
H A Dwlan_ll_lt_sap_bearer_switch.h83 qdf_mutex_t bs_sm_lock;
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h648 qdf_mutex_t sta_periodic_stats_lock;
902 qdf_mutex_t dp_direct_link_lock;
/wlan-driver/qca-wifi-host-cmn/qdf/src/
H A Dqdf_cpuhp.c29 static qdf_mutex_t qdf_cpuhp_lock;
/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_sched.h223 qdf_mutex_t sys_reboot_lock;
/wlan-driver/qca-wifi-host-cmn/os_if/linux/scan/inc/
H A Dwlan_cfg80211_scan.h70 qdf_mutex_t scan_req_q_lock;
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.h50 qdf_mutex_t bbm_lock;
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.h345 qdf_mutex_t tx_bank_lock;
368 qdf_mutex_t ppe_vp_tbl_lock;
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/
H A Dwlan_ipa_obj_mgmt_api.c37 qdf_mutex_t g_init_deinit_lock;
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_debugfs_mibstat.c39 qdf_mutex_t mibstats_lock;
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dani_global.h564 qdf_mutex_t lim_frame_register_lock;

12