Home
last modified time | relevance | path

Searched refs:tbl_mtx_lock (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dpeer.c178 lockdep_assert_held(&ab->tbl_mtx_lock); in ath11k_peer_rhash_insert()
197 lockdep_assert_held(&ab->tbl_mtx_lock); in ath11k_peer_rhash_remove()
211 lockdep_assert_held(&ab->tbl_mtx_lock); in ath11k_peer_rhash_add()
247 mutex_lock(&ab->tbl_mtx_lock); in ath11k_peer_cleanup()
263 mutex_unlock(&ab->tbl_mtx_lock); in ath11k_peer_cleanup()
301 mutex_lock(&ab->tbl_mtx_lock); in __ath11k_peer_delete()
322 mutex_unlock(&ab->tbl_mtx_lock); in __ath11k_peer_delete()
331 mutex_unlock(&ab->tbl_mtx_lock); in __ath11k_peer_delete()
396 mutex_lock(&ar->ab->tbl_mtx_lock); in ath11k_peer_create()
398 mutex_unlock(&ar->ab->tbl_mtx_lock); in ath11k_peer_create()
[all …]
Dcore.h875 struct mutex tbl_mtx_lock; member
Dcore.c1915 mutex_init(&ab->tbl_mtx_lock); in ath11k_core_alloc()
Dmac.c878 mutex_lock(&ab->tbl_mtx_lock); in ath11k_mac_peer_cleanup_all()
887 mutex_unlock(&ab->tbl_mtx_lock); in ath11k_mac_peer_cleanup_all()
4624 mutex_lock(&ar->ab->tbl_mtx_lock); in ath11k_mac_op_sta_state()
4639 mutex_unlock(&ar->ab->tbl_mtx_lock); in ath11k_mac_op_sta_state()