Home
last modified time | relevance | path

Searched refs:cm_req_hist_lock (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_main.h228 qdf_spinlock_t cm_req_hist_lock; member
H A Dwlan_cm_util.c2006 qdf_spin_lock_bh(&history->cm_req_hist_lock); in cm_req_history_add()
2015 qdf_spin_unlock_bh(&history->cm_req_hist_lock); in cm_req_history_add()
2026 qdf_spin_lock_bh(&history->cm_req_hist_lock); in cm_req_history_del()
2044 qdf_spin_unlock_bh(&history->cm_req_hist_lock); in cm_req_history_del()
2050 qdf_spinlock_create(&cm_ctx->req_history.cm_req_hist_lock); in cm_req_history_init()
2055 qdf_spinlock_destroy(&cm_ctx->req_history.cm_req_hist_lock); in cm_req_history_deinit()
2082 qdf_spin_lock_bh(&history->cm_req_hist_lock); in cm_req_history_print()
2087 qdf_spin_unlock_bh(&history->cm_req_hist_lock); in cm_req_history_print()