Searched refs:tbl_mtx_lock (Results 1 – 3 of 3) sorted by relevance
178 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...]
956 struct mutex tbl_mtx_lock; member
2643 mutex_init(&ab->tbl_mtx_lock); in ath11k_core_alloc()