Home
last modified time | relevance | path

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

/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()
385 mutex_lock(&ar->ab->tbl_mtx_lock); in ath11k_peer_create()
391 mutex_unlock(&ar->ab->tbl_mtx_lock); in ath11k_peer_create()
[all …]
Dcore.h891 struct mutex tbl_mtx_lock; member
Dcore.c2070 mutex_init(&ab->tbl_mtx_lock); in ath11k_core_alloc()
Dmac.c885 mutex_lock(&ab->tbl_mtx_lock); in ath11k_mac_peer_cleanup_all()
894 mutex_unlock(&ab->tbl_mtx_lock); in ath11k_mac_peer_cleanup_all()
5075 mutex_lock(&ar->ab->tbl_mtx_lock); in ath11k_mac_op_sta_state()
5090 mutex_unlock(&ar->ab->tbl_mtx_lock); in ath11k_mac_op_sta_state()